Skip to content

postgres grafana stack generator for VS Code

ai.getvda/postgres-grafana-stack-generator

Postgres + Grafana Stack Generator

client:VS Code transport:streamable-http tools:2

Install postgres grafana stack generator in VS Code

.vscode/mcp.json

{
  "servers": {
    "postgres-grafana-stack-generator": {
      "type": "http",
      "url": "https://postgres-grafana-stack-generator.getvda.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

postgres grafana stack generator in other clients