Loading MCP server directory, please wait...
Policy-gated x402 MCP for agent workflows with TEE receipts, 18 tools, and no custody.
npx @getmcp/cli add io.github.Fabio662/yieldagentx402Requires Node.js 18+. Community-contributed server. Review source before installing.
YAX_API_KEYYieldAgentX402 API key from https://yieldagentx402.app/apply
YAX_AGENT_IDYour agent ID from the dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Fabio662/yieldagentx402": {
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "",
"YAX_AGENT_ID": "",
"YAX_MCP_ENDPOINT": ""
}
}
}
}