Azure Verified Modules (AVM) MCP Server for Zed
io.github.stefanstranger/avm-mcp-server
Discover and explore Azure Verified Modules from the Bicep Public Registry
client:Zed
transport:stdio
runtime:pypi
Install Azure Verified Modules (AVM) MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"avm-mcp-server": {
"command": "uvx",
"args": [
"avm-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs