Sandbox
6 repos for context-window · DocsClear
ref-tools/
ref-tools-mcp

Helping coding agents never make mistakes working with public or private libraries without wasting the context window.

1.2k

Context window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.

22k
serac-labs/
serac

A ServiceNow MCP server, and the skill guides that teach an agent to use it. 400+ snow_* tools over stdio or streamable HTTP, loaded on demand so the catalog fits a context window, plus blast-radius impact analysis. 57 ServiceNow SKILL.md guides. Works with any MCP client; on npm as @serac-labs/servicenow-mcp.

78
bgreenwell/
dotagents
bgreenwell/dotagentsRules & Prompts

A proposed convention for the .agents/ directory to prevent context bloat and improve agent reasoning in complex codebases.

89
edouard-claude/
snip

CLI proxy that reduces LLM token usage by 60-90%. Declarative YAML filters for Claude Code, Cursor, Copilot, Gemini. rtk alternative in Go.

440
claudioemmanuel/
squeez

Hook-based token compressor for 5 AI CLI hosts (Claude Code, Copilot CLI, OpenCode, Gemini CLI, Codex CLI). Up to 95% bash compression, signature-mode for code reads, cross-call dedup, MCP server, self-teaching protocol. Zero runtime deps.

200