Skip to content
Zed

kontra mcp for Zed

io.github.bluwork/kontra-mcp

The Tenth Man Protocol — structured contrarian analysis for decision-makers via MCP

client:Zed transport:stdio runtime:npm

Install kontra mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "kontra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kontra-mcp"
      ],
      "env": {
        "KONTRA_DEFAULT_MODE": "<KONTRA_DEFAULT_MODE>",
        "KONTRA_LOG_LEVEL": "<KONTRA_LOG_LEVEL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

kontra mcp in other clients