TuringCorp for Cursor
net.turingcorp.mcp/decider
The TuringCorp MCP server. Its decide tool judges which of two defensible options is better.
client:Cursor
transport:streamable-http
tools:1
Install TuringCorp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"decider": {
"url": "https://mcp.turingcorp.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs