Tollkit for Claude Desktop
io.github.ultrastarz/x402-extract
Extract product data, or notarize what a page said. Paid per call in USDC, no signup or API key.
client:Claude Desktop
transport:streamable-http
tools:9
Install Tollkit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"x402-extract": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://extract.tollkit.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs