payanagent for Windsurf
io.github.dernif/payanagent
Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy
client:Windsurf
transport:stdio
runtime:npm
Install payanagent in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"payanagent": {
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<PAYANAGENT_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs