cozempic-2.0

fishboyrocks/cozempic-2.0
★ 0 stars Python AI/LLM Updated 1mo ago
Claude Desktop-compatible MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cozempic-2.0": {
      "command": "uvx",
      "args": [
        "cozempic-2.0"
      ]
    }
  }
}

Or install with pip: pip install cozempic-2.0

README Excerpt

Claude Desktop-compatible MCP Server CONTEXT SURGEON — Surgical context cleaning for Claude Desktop. The scalpel where the native compact is a sledgehammer. context_surgeon.py v1.0.0 PREREQUISITES Python 3.10 or newer. Zero pip packages required (pure stdlib). Check version : python --version (or python3 --version)