think mcp for Zed
net.agentutil/think-mcp
Intent security pre-flight checks for autonomous AI agents.
client:Zed
transport:stdio
runtime:npm
Install think mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"think-mcp": {
"command": "npx",
"args": [
"-y",
"@agentutil/think-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs