yieldagentx402 for Zed
io.github.fabio662/yieldagentx402
Policy-gated x402 MCP for agent workflows with TEE receipts, 18 tools, and no custody.
client:Zed
transport:stdio
runtime:npm
Install yieldagentx402 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"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>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs