TruthScan for Zed
com.truthscan/truthscan
Detect whether an image is AI-generated or real, with an AI-probability score and confidence.
client:Zed
transport:streamable-http
Install TruthScan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"truthscan": {
"url": "https://truthscan.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs