X402 Extract runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 10 May 2026.
Pay-per-call MCP server. $0.01 USDC extracts schema.org/Product JSON from any URL via x402.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add x402-extract -- npx -y x402-extract-mcp
{
"mcpServers": {
"x402-extract": {
"args": [
"-y",
"x402-extract-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.x402-extract]
command = "npx"
args = ["-y", "x402-extract-mcp"]
{
"mcpServers": {
"x402-extract": {
"args": [
"-y",
"x402-extract-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"x402-extract": {
"args": [
"-y",
"x402-extract-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.