Skip to content
Grok

Prometheus MCP for Grok

sv.prometheus/mcp

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

client:Grok transport:streamable-http

Install Prometheus MCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Prometheus MCP in other clients