detect-harness

sairaph/detect-harness
★ 1 stars Go AI/LLM Updated today
Detect and configure MCP servers across 13 AI coding harnesses. Go library and CLI with typed Node.js, Python, and Rust wrappers.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "detect-harness": {
      "command": "go",
      "args": [
        "run",
        "github.com/sairaph/detect-harness@latest"
      ]
    }
  }
}

README Excerpt

Add a polished MCP installer to any Go server. Define one stdio server once, detect the AI harnesses on the machine, and let `detect-harness` generate and safely update every client-specific configuration. Install the Go library: ```bash go get github.com/sairaph/detect-harness@latest ``` Then detect and configure selected harnesses:

Tools (13)

ClientDetectHarnessClientclinecodexcontinuecursordetectopencoderenderupdatevscodewindsurfzed

Topics

ai-agentsclaudeclaude-codeclicodexconfigurationcursordeveloper-toolsgemini-cligogolangmcpmcp-clientmcp-toolsmodel-context-protocol