falcon mcp for Zed
io.github.rijul170/falcon-mcp
Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage
client:Zed
transport:stdio
runtime:pypi
Install falcon mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"falcon-mcp": {
"command": "uvx",
"args": [
"falcon-mcp-extended"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs