@ken-jo/agent-connector

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.

VerifiedInstall Ready
devops-infradevops-infra
6 views5 stars1 forksv0.4.100Apache-2.0

Why This Matters

Discovered via github-topic:mcp-server and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
5
Last synced
2mo ago
Install
Instructions detected

Install

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)

18
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (18)

Layer

Who runs it

Shape

Use when

Format

Hosts

claude-plugin

Claude Code · Codex · VS Code Copilot · OpenClaw · OMP

codex-plugin

Codex (`.codex-plugin/` manifest variant)

copilot-plugin

GitHub Copilot CLI

factory-plugin

Droid

gemini-extension

Gemini CLI

qwen-extension

Qwen Code

agy-plugin

Antigravity (CLI + IDE)

cursor-plugin

Cursor

kimi-plugin

Kimi CLI

npm-plugin

OpenCode · Kilo CLI · Pi

Host

What gets written

Paradigm

Platforms

Command

Purpose

detect

List installed platforms, scopes, capabilities, hook paradigm.

status

Light install-state: which connectors are present on which hosts (always exits 0).