Developer Tools
Trust: 37/100 (Limited)io.github.bluwork/kontra-mcp Guide
The Tenth Man Protocol — structured contrarian analysis for decision-makers via MCP
by bluwork
Quick Start
Install
npx kontra-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bluwork-kontra-mcp": {
"command": "npx",
"args": [
"kontra-mcp"
]
}
}
}