x402 mcp server for Windsurf
io.github.kten-agent/x402-mcp-server
MCP server for Hermes Asia x402 CN/JP market intelligence via USDC on Base. 8 endpoints.
client:Windsurf
transport:stdio
runtime:npm
Install x402 mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"x402-mcp-server": {
"command": "npx",
"args": [
"-y",
"hermes-asia-x402-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs