Bridge Mcp banner
xiaolai xiaolai

Bridge Mcp

Development community

Description

--- description: Mirror MCP servers from .mcp.json into Codex and Antigravity workspace configs allowed-tools: - Bash --- # /cc-suite:bridge-mcp Copy every MCP server registered in `.mcp.json` into both target projections: Codex's `.codex/config.toml` and Antigravity's generated `.agents/mcp_config.json`. The agy projection also registers the pinned `claude-code` server for agy → Claude delegation. Idempotent and reconciliatory. Codex entries are sentinel-managed and stale cc-suite-owned en

Installation

Installs to ~/.claude/skills/xiaolai-cc-suite-bridge-mcp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xiaolai-cc-suite-bridge-mcp && curl -fsSL https://raw.githubusercontent.com/xiaolai/cc-suite/HEAD/commands/bridge-mcp.md -o ~/.claude/skills/xiaolai-cc-suite-bridge-mcp/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository