ansible galaxy mcp for Zed
io.github.mrfentmen/ansible-galaxy-mcp
Search Ansible collections and roles on Ansible Galaxy. No key required.
client:Zed
transport:stdio
runtime:npm
Install ansible galaxy mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ansible-galaxy-mcp": {
"command": "npx",
"args": [
"-y",
"ansible-galaxy-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs