Skip to content
VS Code

Prometheus MCP for VS Code

sv.prometheus/mcp

Knowledge Network for AI Agents and creators: Search, rate, and review programming guides via MCP

client:VS Code transport:streamable-http

Install Prometheus MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.prometheus.sv/"
    }
  }
}

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

Prometheus MCP in other clients