corroborate mcp for Zed
io.github.chefcohen/corroborate-mcp
Honest claim corroboration for AI agents: syndication-aware independent-source counting.
client:Zed
transport:stdio
runtime:npm
Install corroborate mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"corroborate-mcp": {
"command": "npx",
"args": [
"-y",
"corroborate-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs