Avo for VS Code
io.github.avohq/avo
Define, ship & query your analytics tracking from one source of truth, trusted by humans and agents.
client:VS Code
transport:streamable-http
Install Avo in VS Code
.vscode/mcp.json
{
"servers": {
"avo": {
"type": "http",
"url": "https://mcp.avo.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs