mcp for Zed
com.keyboardcrumbs/mcp
Live threat intel for Claude — CVE, KEV predictions, IP lookup, malware hashes. Free, no API key.
client:Zed
transport:stdio
runtime:pypi
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "uvx",
"args": [
"keyboardcrumbs-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs