Paid hosted MCP endpoint for compressing OpenAI Codex context and returning savings estimates, receipts, and history.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Rtkcontext MCP.
compress_context_for_taskCallable MCP tool function
estimate_context_savingsCallable MCP tool function
issue_context_receiptCallable MCP tool function
read_compression_historyCallable MCP tool function
The rtkcontext-mcp MCP server connects an MCP client to a hosted OpenAI Codex context compressor. Its interface is organized around four operations: compressing context for a task, estimating potential context savings, issuing a context receipt, and reading compression history. The material describes the service as returning verdicts, receipts, usage logs, and audit-ready workflow evidence for AI agents and coding teams.
This is a remote service rather than a server implementation distributed in the repository. The repository serves as public documentation and a directory-submission reference; it does not include the private production source code.
The service is accessed through the Streamable HTTP MCP endpoint at https://rtkcontext.clauxel.com/mcp. An MCP client sends JSON-RPC requests to that endpoint, and production requests must include a bearer token in the Authorization header:
The available operations are exposed as MCP tools and return structured JSON. The documented workflow is to obtain access, configure the remote endpoint in a compatible client, and then invoke the tools through MCP. A public server card is available at https://rtkcontext.clauxel.com/.well-known/mcp/server-card.json.
Using the rtkcontext-mcp MCP server requires a paid plan and a production bearer token. Start on the product website, choose a plan, and create or request an API token. Configure the MCP endpoint in a client that supports Streamable HTTP remote servers, then provide the token with each authenticated request according to that clientβs configuration.
The documented product and pricing pages are hosted at https://rtkcontext.clauxel.com/. The registry name is com.clauxel.rtkcontext/rtkcontext-mcp. No local package installation or source build is described, because the repository does not contain the production service.
The hosted endpoint exposes these tools:
compress_context_for_task for the context-compression operation associated with a task.estimate_context_savings for estimating savings before or around compression.issue_context_receipt for producing a context receipt.read_compression_history for accessing compression history.Together, these tools support compression workflows that need estimates, receipts, usage logging, or reviewable evidence. The supplied material does not document each toolβs parameters, response schema, compression algorithm, or supported context formats, so those details should be confirmed from the serviceβs current documentation or server card.
The rtkcontext-mcp MCP server is paid and requires a token for production calls. Unauthenticated browser requests to /mcp return a JSON error rather than internal service details. The README does not identify a local, offline, or self-hosted deployment option, and it does not name specific MCP clients. Compatibility therefore depends on whether the chosen client supports Streamable HTTP remote servers and bearer-token configuration.
The repository itself should not be treated as the implementation of the compressor. It documents the hosted endpoint, its public metadata, access model, and tool names. Pricing, token issuance, and service behavior may require checking the linked product site for current details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rtkcontext-mcp)<a href="https://allmcps.com/mcp/rtkcontext-mcp"><img src="https://allmcps.com/api/badge/rtkcontext-mcp?style=directory" alt="Rtkcontext MCP on AllMCPs" /></a>