Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
claude mcp add clawpay-mcp -- npx -y clawpay-mcp
claude_desktop_config.json
{
"mcpServers": {
"clawpay-mcp": {
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"clawpay-mcp": {
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"clawpay-mcp": {
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"clawpay-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"clawpay-mcp": {
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.up2itnow0822--clawpay-mcp/reviews or the review_server meta-tool.
POST /mcp