Skip to content
Claude Desktop

yieldagentx402 for Claude Desktop

io.github.fabio662/yieldagentx402

Policy-gated x402 MCP for agent workflows with TEE receipts, 18 tools, and no custody.

client:Claude Desktop transport:stdio runtime:npm

Install yieldagentx402 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

yieldagentx402 in other clients