Context Relay for Zed
io.github.chughes113/context-relay
Compact, citation-verifiable public web context for AI agents, paid per use with x402.
client:Zed
transport:streamable-http
tools:2
Install Context Relay in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"context-relay": {
"url": "https://context-relay.contextrelay.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs