eidos agi
MCP Server

eidos-mcp-registry

MCP server management for developers who work across dozens of repos. Scope, deploy, audit.

pip install eidos-mcp-registry View on GitHub 131 downloads/mo v0.1.0 Mar 16, 2026

What it does

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.

Key features

Install

pip install eidos-mcp-registry

The lifecycle

# 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.