overture

jander99/overture
★ 4 stars TypeScript 🤖 AI/LLM Updated 2d ago
Unified configuration management for Claude Code and GitHub Copilot. Keep your AI coding assistants in sync—same MCP servers, consistent settings, seamless coordination.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "overture": {
      "command": "npx",
      "args": [
        "-y",
        "jander99/overture"
      ]
    }
  }
}

README Excerpt

> **Multi-platform MCP and Agent orchestrator** - Manage Model Context Protocol (MCP) servers and AI agents across all AI development tools from a single source of truth. Overture synchronizes MCP configurations and AI agents to **Claude Code**, **GitHub Copilot CLI**, and **OpenCode** from one unified config file, with automatic client detection, version tracking, intelligent merging, and sync status monitoring.