devops-infra MCP Server
Deploy one MCP to every agent CLI. Write your server + hooks once with defineConnector() → native config, plugin & marketplace across 42 agent CLIs (Claude Code, Codex, Cursor, Copilot, Gemini, OpenCode, Warp, Zed…). Built-in per-tool token telemetry. Apache-2.0.
Discovered via github-topic:mcp-server and last synced 2mo ago.
1. Install the package
npx @acme/acme-db-mcp install
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-ken-jo-agent-connector": {
"command": "npx",
"args": [
"@ken-jo/agent-connector"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Who runs it
Use when
Hosts
Claude Code · Codex · VS Code Copilot · OpenClaw · OMP
Codex (`.codex-plugin/` manifest variant)
GitHub Copilot CLI
Droid
Gemini CLI
Qwen Code
Antigravity (CLI + IDE)
Cursor
Kimi CLI
OpenCode · Kilo CLI · Pi
What gets written
Platforms
Purpose
List installed platforms, scopes, capabilities, hook paradigm.
Light install-state: which connectors are present on which hosts (always exits 0).