DugganUSA CLI — Local STDIO MCP for Zed
io.github.pduggusa/dugganusa-cli
Local STDIO MCP for DugganUSA threat intel. 1.13M IOCs. Read-only. npm: dugganusa-cli.
client:Zed
transport:stdio
runtime:npm
Install DugganUSA CLI — Local STDIO MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dugganusa-cli": {
"command": "npx",
"args": [
"-y",
"dugganusa-cli"
],
"env": {
"DUGGANUSA_API_KEY": "<DUGGANUSA_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs