nable for VS Code
io.github.getnable/finops-mcp
See where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.
client:VS Code
transport:stdio
runtime:pypi
Install nable in VS Code
.vscode/mcp.json
{
"servers": {
"finops-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"finops-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs