Skip to content
Grok

Vantage — Signal Tracker for Grok

io.github.cavendo-ai/vantage

Save and query market signals from your AI conversations.

client:Grok transport:streamable-http runtime:npm

Install Vantage — Signal Tracker in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vantage": {
      "type": "http",
      "url": "https://vantage.cavendo.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Vantage — Signal Tracker in other clients