Costory FinOps MCP for Claude Desktop
io.costory/finops
FinOps MCP: query allocated, correlated cloud and AI cost across AWS, GCP, Azure and Snowflake.
client:Claude Desktop
transport:streamable-http
Install Costory FinOps MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"finops": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app-api.costory.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs