Skip to content
Grok

coredash for Grok

io.github.corewebvitals/coredash

Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.

client:Grok transport:streamable-http

Install coredash in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "coredash": {
      "type": "http",
      "url": "https://app.coredash.app/api/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

coredash in other clients