Skip to main content
Measured savings across 11 LLMs, from Claude Opus 4.7 to Gemini Flash.→ See per-model data
Connect your client
All products

gotcontext-plugin

MIT

A Claude Code plugin that compresses docs, codebases, and diffs.

Drop-in semantic compression for Claude Code. Ships a pre-wired MCP server plus nine outcome-oriented skills so your agent shrinks context before it ever hits the window.

View on GitHubSet up the MCP gateway

What it does

  • Pre-wired MCP server — one bearer token, done
  • shrink-for-claude, ingest-docs, extract-api-surface, review-pr-diff
  • batch-compress, session-summary, pre-flight, compress-mcp-manifest
  • quick-start skill for zero-config onboarding

Get started

Install the plugin
/plugin marketplace add oimiragieo/gotcontext-plugin
/plugin install gotcontext
Set your API key
export GOTCONTEXT_API_KEY=gc_your_key_here

License: MIT