MCP server management for developers who work across dozens of repos. Scope, deploy, audit.
You have 20+ MCP servers installed. You work across 100+ repos. Every server leaks into every project — staging credentials visible in client repos, internal tools cluttering projects that don't need them, Claude burning thousands of tokens evaluating 200+ tools when it only needs 20. The registry fixes this.
pip install eidos-mcp-registry # 1. Scan — discovers servers from claude mcp list + project configs
# 2. Assign — drag servers into groups (each group = a set of repos)
# 3. Deploy — write .mcp.json to every repo in a group
# 4. Promote — remove from global config, only exist where assigned
Scan -> Assign -> Deploy -> Promote Built for Claude Code. Local UI for organizing, deploying, and auditing MCP server configs across your entire workspace.