rtkcontext mcp for VS Code
com.clauxel.rtkcontext/rtkcontext-mcp
A paid remote MCP for OpenAI Codex context compressor, built to return verdicts, receipts, usage log
client:VS Code
transport:streamable-http
Install rtkcontext mcp in VS Code
.vscode/mcp.json
{
"servers": {
"rtkcontext-mcp": {
"type": "http",
"url": "https://rtkcontext.clauxel.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs