contextslim
High-performance M2M context middleware and x402 micropayment engine for AI Agents and MCP tools on Base.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |