rtkcontext mcp for Cursor
com.clauxel.rtkcontext/rtkcontext-mcp
A paid remote MCP for OpenAI Codex context compressor, built to return verdicts, receipts, usage log
client:Cursor
transport:streamable-http
Install rtkcontext mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rtkcontext-mcp": {
"url": "https://rtkcontext.clauxel.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs