io.github.Fabio662/yieldagentx402 MCP Server
io.github.Fabio662/yieldagentx402
What is the io.github.Fabio662/yieldagentx402 MCP server?
Policy-gated x402 MCP for agent workflows with TEE receipts, 18 tools, and no custody.
How to install io.github.Fabio662/yieldagentx402
Copy-paste configuration for popular MCP clients.
YAX_API_KEYrequiredsecretYieldAgentX402 API key from https://yieldagentx402.app/apply
YAX_AGENT_IDrequiredYour agent ID from the dashboard.
YAX_MCP_ENDPOINTOptional full MCP endpoint override (default: https://api.yieldagentx402.app/mcp).
{
"mcpServers": {
"yieldagentx402": {
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "<YOUR_YAX_API_KEY>",
"YAX_AGENT_ID": "<YOUR_YAX_AGENT_ID>",
"YAX_MCP_ENDPOINT": "<YOUR_YAX_MCP_ENDPOINT>"
}
}
}
}{
"mcpServers": {
"yieldagentx402": {
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "<YOUR_YAX_API_KEY>",
"YAX_AGENT_ID": "<YOUR_YAX_AGENT_ID>",
"YAX_MCP_ENDPOINT": "<YOUR_YAX_MCP_ENDPOINT>"
}
}
}
}{
"mcpServers": {
"yieldagentx402": {
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "<YOUR_YAX_API_KEY>",
"YAX_AGENT_ID": "<YOUR_YAX_AGENT_ID>",
"YAX_MCP_ENDPOINT": "<YOUR_YAX_MCP_ENDPOINT>"
}
}
}
}{
"servers": {
"yieldagentx402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentx402-mcp-server"
],
"env": {
"YAX_API_KEY": "<YOUR_YAX_API_KEY>",
"YAX_AGENT_ID": "<YOUR_YAX_AGENT_ID>",
"YAX_MCP_ENDPOINT": "<YOUR_YAX_MCP_ENDPOINT>"
}
}
}
}claude mcp add yieldagentx402 --env YAX_API_KEY=<YOUR_YAX_API_KEY> --env YAX_AGENT_ID=<YOUR_YAX_AGENT_ID> --env YAX_MCP_ENDPOINT=<YOUR_YAX_MCP_ENDPOINT> -- npx -y agentx402-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.