Skip to content
Zed

mcp kinetic gain for Zed

io.github.mizcausevic-dev/mcp-kinetic-gain

Unified MCP server for the 12-spec Kinetic Gain Suite + DefenseTech 6-pack — 75 governance tools.

client:Zed transport:stdio runtime:npm

Install mcp kinetic gain 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": {
    "mcp-kinetic-gain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kinetic-gain"
      ],
      "env": {
        "AUDIT_STREAM_URL": "<AUDIT_STREAM_URL>"
      }
    }
  }
}

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

mcp kinetic gain in other clients