rtkcontext mcp for Zed
com.clauxel.rtkcontext/rtkcontext-mcp
A paid remote MCP for OpenAI Codex context compressor, built to return verdicts, receipts, usage log
client:Zed
transport:streamable-http
Install rtkcontext mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rtkcontext-mcp": {
"url": "https://rtkcontext.clauxel.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs