Skip to content
Grok

Dbnomics for Grok

io.github.pipeworx-io/dbnomics

DBnomics MCP — meta-aggregator over 80+ stats providers

client:Grok transport:streamable-http

Install Dbnomics in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dbnomics": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/dbnomics/mcp"
    }
  }
}

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

Dbnomics in other clients