Vantage for VS Code
dev.vantagemcp/vantage
Checks whether ChatGPT, Gemini and Perplexity cite your site, and who they cite instead.
client:VS Code
transport:streamable-http
Install Vantage in VS Code
.vscode/mcp.json
{
"servers": {
"vantage": {
"type": "http",
"url": "https://vantagemcp.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs