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
{
"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