Loading MCP server directory, please wait...
Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.
npx @getmcp/cli add io.github.AsaiShota/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AsaiShota/mcp-server": {
"command": "npx",
"args": [
"-y",
"@x402-market/mcp-server"
],
"env": {
"MARKET_API_URL": "https://x402-market-api.lien-studio-akiyama.workers.dev",
"MCP_BUYER_PRIVATE_KEY": "",
"BASE_RPC_URL": "https://mainnet.base.org",
"BASE_CHAIN_ID": "8453",
"MCP_MAX_PRICE": "1.0"
}
}
}
}