← Index

Vantage — Signal Tracker

io.github.Cavendo-AI/vantage·v0.1.1·Other
Quality Score
85
/100

Save and query market signals from your AI conversations.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://vantage.cavendo.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vantage": {
      "command": "npx",
      "args": [
        "-y",
        "@cavendo-ai/vantage-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vantage": {
      "command": "npx",
      "args": [
        "-y",
        "@cavendo-ai/vantage-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @cavendo-ai/vantage-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other