← Index

io.github.bluwork/kontra-mcp

io.github.bluwork/kontra-mcp·v0.1.2·Other
Quality Score
78
/100

The Tenth Man Protocol — structured contrarian analysis for decision-makers via MCP

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kontra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kontra-mcp"
      ],
      "env": {
        "KONTRA_DEFAULT_MODE": "<kontra_default_mode>",
        "KONTRA_LOG_LEVEL": "<kontra_log_level>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kontra-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kontra-mcp"
      ],
      "env": {
        "KONTRA_DEFAULT_MODE": "<kontra_default_mode>",
        "KONTRA_LOG_LEVEL": "<kontra_log_level>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y kontra-mcp
§02  Environment variables
KONTRA_DEFAULT_MODE

Default analysis mode (counter|probe|redteam|premortem)

KONTRA_LOG_LEVEL

Log verbosity (debug|info|warn|error)

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