nable for Zed
io.github.chaandannn/finops-mcp
Local-first FinOps copilot: ask AWS, Azure, GCP, Kubernetes and SaaS cost questions in your editor.
client:Zed
transport:stdio
runtime:pypi
Install nable in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"finops-mcp": {
"command": "uvx",
"args": [
"finops-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs