Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › brevix-shrink

brevix-shrink

MCP middleware proxy that compresses tools/list, prompts/list, and resources/list responses to save tokens. Sister project to Brevix.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "brevix-shrink": {
      "command": "npx",
      "args": [
        "-y",
        "brevix-shrink"
      ]
    }
  }
}

Or smoke-test directly:

npx -y brevix-shrink

Details

Websitehttps://www.npmjs.com/package/brevix-shrink
GitHubgit+https://github.com/Yash-Koladiya30/brevix.git
Licenseunknown
Pricingfree
Tagsmcp claude compression tokens brevix proxy model-context-protocol
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC