TuringCorp for VS Code
net.turingcorp.mcp/decider
The TuringCorp MCP server. Its decide tool judges which of two defensible options is better.
client:VS Code
transport:streamable-http
tools:1
Install TuringCorp in VS Code
.vscode/mcp.json
{
"servers": {
"decider": {
"type": "http",
"url": "https://mcp.turingcorp.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs