Loading MCP server directory, please wait...
The TuringCorp MCP server. Its decide tool judges which of two defensible options is better.
npx @getmcp/cli add net.turingcorp.mcp/deciderRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <Agent Pass>. Obtain a pass at https://agent-pass.turingcorp.net (self-service signup, email verification, then top up). A pass is valid for 7 days and can be re-rolled.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.turingcorp.mcp/decider": {
"url": "https://mcp.turingcorp.net/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {agent_pass}"
}
}
}
}