yieldagentx402 for Windsurf
io.github.fabio662/yieldagentx402
Policy-gated x402 MCP for agent workflows with TEE receipts, 18 tools, and no custody.
client:Windsurf
transport:stdio
runtime:npm
Install yieldagentx402 in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"yieldagentx402": {
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "<YAX_API_KEY>",
"YAX_AGENT_ID": "<YAX_AGENT_ID>",
"YAX_MCP_ENDPOINT": "<YAX_MCP_ENDPOINT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs