← Index

io.github.Fabio662/yieldagentx402

io.github.Fabio662/yieldagentx402·v1.0.4·Other
Quality Score
90
/100

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

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "yieldagentx402": {
      "command": "npx",
      "args": [
        "-y",
        "agentx402-mcp-server"
      ],
      "env": {
        "YAX_API_KEY": "<your-yax_api_key>",
        "YAX_AGENT_ID": "<yax_agent_id>",
        "YAX_MCP_ENDPOINT": "<yax_mcp_endpoint>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "yieldagentx402": {
      "command": "npx",
      "args": [
        "-y",
        "agentx402-mcp-server"
      ],
      "env": {
        "YAX_API_KEY": "<your-yax_api_key>",
        "YAX_AGENT_ID": "<yax_agent_id>",
        "YAX_MCP_ENDPOINT": "<yax_mcp_endpoint>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentx402-mcp-server
§02  Environment variables
YAX_API_KEY
requiredsecret

YieldAgentX402 API key from https://yieldagentx402.app/apply

YAX_AGENT_ID
required

Your agent ID from the dashboard.

YAX_MCP_ENDPOINT

Optional full MCP endpoint override (default: https://api.yieldagentx402.app/mcp).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other