vantage.sh
Vantage is a cloud cost visibility and optimization platform for engineering, finance, and FinOps teams. It aggregates and analyzes spend across cloud, Kubernetes, SaaS, and AI providers, and offers reporting, forecasting, alerts, and AI-assisted workflows.
Vantage exposes a bearer-token REST API at `https://api.vantage.sh/v2`, a remote OAuth-protected MCP server at `https://mcp.vantage.sh/mcp`, and a public docs MCP server at `https://docs.vantage.sh/mcp`.
- Vantage MCPdiscovered
- Vantage Docs MCPdiscovered
- Vantage APIdiscovered
In the Vantage console, open Settings → API Access Tokens. Create either a Service token (account-scoped; suited for automation and CI) or a Personal access token (user-scoped; suited for local scripts and testing), choose Read and/or Write scope, then click Show to copy the token. See Authentication and the developer track’s Get API token link.
Use an MCP client that supports remote MCP OAuth, then add the remote Vantage MCP server from Vantage MCP docs at https://mcp.vantage.sh/mcp. During setup, choose Authorize in your MCP client and sign in to your Vantage account to grant access. The docs describe this as the authorization step for the remote Vantage MCP server.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://vantage.sh/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing