Loading MCP server directory, please wait...
x402 payment tools for MCP clients: pay, verify a STARK receipt, hash per RFC 8785. No account.
npx @getmcp/cli add tech.vauban/pay-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.vauban/pay-mcp": {
"command": "npx",
"args": [
"-y",
"@vauban-org/pay-mcp"
],
"env": {
"STARKNET_RPC_URL": "",
"PAY_MCP_SEPOLIA_ACCOUNT_ADDRESS": "",
"PAY_MCP_SEPOLIA_PRIVATE_KEY": ""
}
}
}
}