contextslim

High-performance M2M context middleware and x402 micropayment engine for AI Agents and MCP tools on Base.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Optimize Context: Prunes massive JSON context payloads by up to 85% (622 -> 94 tokens) while enforcing strict token budgets and caching references in Cloudflare KV for multi-turn retrieval.
  • Fetch Result: Retrieves exact field subsets via JSONPath dot-notation from cached context references with up to 98.5% token savings (622 -> 9 tokens) and sub-second latency.

What data it sees

Do you need an account

No: the server works without sign-in

High-performance M2M context middleware and x402 micropayment engine for AI Agents and MCP tools on Base.

ContextSlim prunes massive JSON payloads by up to 85%, enforces strict token budgets, and handles autonomous HTTP 402 EIP-712 micropayments—keeping agent execution fast, cost-effective, and deterministically within LLM context limits.

Server tool list (2)

Raw names from tools/list. Only developers need these.

optimize_contextPrunes massive JSON context payloads by up to 85% (622 -> 94 tokens) while enforcing strict token budgets and caching references in Cloudflare KV for multi-turn retrieval.
fetch_resultRetrieves exact field subsets via JSONPath dot-notation from cached context references with up to 98.5% token savings (622 -> 9 tokens) and sub-second latency.