ClawPay MCP — Non-Custodial x402 Payments for AI Agents for Windsurf
io.github.up2itnow0822/clawpay-mcp
Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
client:Windsurf
transport:stdio
runtime:npm
Install ClawPay MCP — Non-Custodial x402 Payments for AI Agents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clawpay-mcp": {
"command": "npx",
"args": [
"-y",
"clawpay-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<AGENT_PRIVATE_KEY>",
"BASE_RPC_URL": "<BASE_RPC_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs