cloudcostsmcp for Windsurf
io.github.x7even/cloudcostsmcp
Anchor AI FinOps to real, live cloud pricing — AWS, GCP & Azure public and enterprise rates.
client:Windsurf
transport:stdio
runtime:pypi
Install cloudcostsmcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cloudcostsmcp": {
"command": "uvx",
"args": [
"opencloudcosts"
],
"env": {
"OCC_GCP_API_KEY": "<OCC_GCP_API_KEY>",
"OCC_AWS_ENABLE_COST_EXPLORER": "<OCC_AWS_ENABLE_COST_EXPLORER>",
"AWS_ACCESS_KEY_ID": "<AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<AWS_SECRET_ACCESS_KEY>",
"OCC_GCP_BILLING_ACCOUNT_ID": "<OCC_GCP_BILLING_ACCOUNT_ID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs