operant mcp for Zed
io.github.operantlabs/operant-mcp
Security testing MCP server for penetration testing, forensics, and vulnerability assessment
client:Zed
transport:stdio
runtime:npm
Install operant mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"operant-mcp": {
"command": "npx",
"args": [
"-y",
"operant-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs