TuringCorp for Zed
net.turingcorp.mcp/decider
The TuringCorp MCP server. Its decide tool judges which of two defensible options is better.
client:Zed
transport:streamable-http
tools:1
Install TuringCorp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"decider": {
"url": "https://mcp.turingcorp.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs