capyy

nghiale-soft/capyy
★ 0 stars Python AI/LLM Updated 3d ago
Capyy is a calm, local-first bridge for AI coding agents. It connects Claude, Codex, Cline, MCP servers, and OpenAI/Anthropic-compatible providers through one secure gateway, normalizing tool calls, preserving client-side permissions, routing by priority, handling failover, and keeping project chat history in one dashboard.
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": {
    "capyy": {
      "command": "uvx",
      "args": [
        "capyy"
      ]
    }
  }
}

Or install with pip: pip install capyy

README Excerpt

<img src="tool/web/static/capyy.png" alt="Capyy" width="120"> > A calm bridge between AI agents, local tools, MCP servers, and AI providers. Capyy is a unified gateway layer for AI agents and providers. Clients only need to configure a Base URL, API Key, and Model. The gateway decides how to route to the right provider, with fallback when needed.

Tools (4)

FreeBuffclaudecodexcwd