Loading MCP server directory, please wait...
x402 execution with policy checks, signed receipts, and Filecoin proof for MCP clients.
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_API_BASE": ""
}
}
}
}