Odel
mcp kinetic gain

mcp kinetic gain

Local
@mizcausevic-devTypeScriptAGPL-3.0Updated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-kinetic-gainv0.9.1

Run

npx -y mcp-kinetic-gain

MCP client config

{
  "mcpServers": {
    "mcp-kinetic-gain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kinetic-gain"
      ]
    }
  }
}