Skip to content
Zed

Kongen Labs — Pattern Intelligence for Zed

io.github.fisnik/kongen-mcp

LLM reasoning regime detection, cross-domain pattern transfer, and model routing.

client:Zed transport:stdio runtime:pypi

Install Kongen Labs — Pattern Intelligence 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": {
    "kongen-mcp": {
      "command": "uvx",
      "args": [
        "kongenlabs-mcp"
      ],
      "env": {
        "KONGEN_API_KEY": "<KONGEN_API_KEY>"
      }
    }
  }
}

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

Kongen Labs — Pattern Intelligence in other clients