Loading MCP server directory, please wait...
Non-custodial x402 payment MCP server. Agents sign locally, no custodial infra.
npx @getmcp/cli add io.github.up2itnow0822/clawpay-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_PRIVATE_KEYPrivate key for the agent wallet (hex, without 0x prefix)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.up2itnow0822/clawpay-mcp": {
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "",
"BASE_RPC_URL": ""
}
}
}
}