← Index

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

io.github.mizcausevic-dev/mcp-kinetic-gain·v0.7.1·Other
Quality Score
80
/100

Unified MCP server for the eleven Kinetic Gain Protocol Suite specs — 63 governance tools.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-kinetic-gain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kinetic-gain"
      ],
      "env": {
        "AUDIT_STREAM_URL": "<audit_stream_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-kinetic-gain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kinetic-gain"
      ],
      "env": {
        "AUDIT_STREAM_URL": "<audit_stream_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-kinetic-gain
§02  Environment variables
AUDIT_STREAM_URL

Optional URL of a running audit-stream-py instance to enable the live audit-stream tools (audit_event_emit, audit_events_query, audit_chain_verify_live).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other