← Back to Plugins
MCP Server MCP

sqz

github By github 👁 1 views ▲ 0 votes

Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe.

Homepage Verified source GitHub

Install

cargo:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "cargo",
      "registryBaseUrl": "https://crates.io",
      "identifier": "sqz-mcp",
      "version": "1.6.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol cargo

Comments

Sign in to leave a comment

Loading comments...