PromptScan for Zed
io.github.corporatelad/promptscan
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
client:Zed
transport:streamable-http
Install PromptScan in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"promptscan": {
"url": "https://promptscan.dev/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs