Infrawise for VS Code
io.github.infrawise/mcp-server
Azure FinOps cost optimization for Claude Code: idle resources, rightsizing, reserved savings.
client:VS Code
transport:stdio
runtime:npm
Install Infrawise in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@infrawise/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs