x402engine mcp for Windsurf
io.github.agentc22/x402engine-mcp
50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402
client:Windsurf
transport:stdio
runtime:npm
Install x402engine mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"x402engine-mcp": {
"command": "npx",
"args": [
"-y",
"x402engine-mcp"
],
"env": {
"X402_BASE_URL": "<X402_BASE_URL>",
"X402_DEV_BYPASS": "<X402_DEV_BYPASS>",
"X402_PAYMENT_HEADER": "<X402_PAYMENT_HEADER>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs