mcp for Zed
coffee.402/mcp
Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.
client:Zed
transport:stdio
runtime:npm
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"402coffee-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs