Geckoboard Metrics for VS Code
com.geckoboard.gateway/metrics
Query live metrics and data lists from the business tools connected to your Geckoboard
client:VS Code
transport:streamable-http
Install Geckoboard Metrics in VS Code
.vscode/mcp.json
{
"servers": {
"metrics": {
"type": "http",
"url": "https://gateway.geckoboard.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs