Back to directory
Vantage

Vantage

@vantage-sh79

An open-source tool that acts as a bridge to Vantage's existing APIs, allowing users to query cloud cost data using natural language through AI assistants and MCP clients.

cloud costscost managementVantageAPIfinancecloud

Installation & Configuration

{
  "mcpServers": {
    "Vantage": {
      "command": "<path_to_compiled_vantage_mcp_server_binary>",
      "args": [],
      "env": {
        "VANTAGE_BEARER_TOKEN": "<personal_vantage_api_token>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/3
Updated
2026/6/7