Vantage — Signal Tracker for VS Code
io.github.cavendo-ai/vantage
Save and query market signals from your AI conversations.
client:VS Code
transport:streamable-http
runtime:npm
Install Vantage — Signal Tracker in VS Code
.vscode/mcp.json
{
"servers": {
"vantage": {
"type": "http",
"url": "https://vantage.cavendo.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs