Agent Plugins Marketplace
All plugins

vantage

v2.22.0-ghast.1

Analyze and govern multi-cloud costs, usage, forecasts, budgets, alerts, reports, recommendations, tags, dashboards, and FinOps workflows through Vantage's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By VantageLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/vantage/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/vantage/
├── plugin.json
├── skills/vantage/SKILL.md
└── mcp.json

Included Skills1

vantageskills/vantage/SKILL.md

Analyze and govern cloud costs safely through Vantage's official hosted MCP server, including costs, forecasts, recommendations, budgets, alerts, reports, tags, dashboards, and workspaces.

MCP servers1

vantageStreamable HTTP
url
https://mcp.vantage.sh/mcp

Plugin manifests1

plugins/vantage/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "vantage",
  "version": "2.22.0-ghast.1",
  "description": "Analyze and govern multi-cloud costs, usage, forecasts, budgets, alerts, reports, recommendations, tags, dashboards, and FinOps workflows through Vantage's official hosted MCP server.",
  "author": {
    "name": "Vantage",
    "url": "https://www.vantage.sh"
  },
  "homepage": "https://docs.vantage.sh/vantage_mcp",
  "repository": "https://github.com/vantage-sh/vantage-mcp-server",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "development",
      "upstreamRevision": "74fd3ddccc5c2e735d68a364e3f28467c0ba2a60",
      "upstreamPath": ".",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[vantage on Agent Plugins Marketplace](https://pluginsmp.com/plugins/vantage-2)