io.github.bluwork/kontra-mcp✓
io.github.bluwork/kontra-mcp · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
"name": "io.github.bluwork/kontra-mcp",
"description": "The Tenth Man Protocol — structured contrarian analysis for decision-makers via MCP",
"repository": {
"url": "https://github.com/bluwork/kontra-mcp",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "kontra-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Default analysis mode (counter|probe|redteam|premortem)",
"format": "string",
"name": "KONTRA_DEFAULT_MODE"
},
{
"description": "Log verbosity (debug|info|warn|error)",
"format": "string",
"name": "KONTRA_LOG_LEVEL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}