Infrawise for Zed
io.github.sidd27/infrawise
Live AWS, database & Kafka infrastructure context for AI coding assistants via MCP.
client:Zed
transport:stdio
runtime:npm
Install Infrawise in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"infrawise": {
"command": "npx",
"args": [
"-y",
"infrawise"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs