cortex402 for Windsurf
io.github.ooak21/cortex402
Pay-per-call x402 data products on Base mainnet — sanctions, aviation weather, US property.
client:Windsurf
transport:stdio
runtime:npm
Install cortex402 in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cortex402": {
"command": "npx",
"args": [
"-y",
"cortex402-mcp"
],
"env": {
"CORTEX402_WALLET_PRIVATE_KEY": "<CORTEX402_WALLET_PRIVATE_KEY>",
"CORTEX402_BASE_URL": "<CORTEX402_BASE_URL>",
"CORTEX402_MAX_PAYMENT_USDC": "<CORTEX402_MAX_PAYMENT_USDC>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs