nable for Cursor
io.github.chaandannn/finops-mcp
Local-first FinOps copilot: ask AWS, Azure, GCP, Kubernetes and SaaS cost questions in your editor.
client:Cursor
transport:stdio
runtime:pypi
Install nable in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"finops-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"finops-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs