Skip to content
Grok

DimensionKit Scorecards for Grok

com.dimensionkit/scorecards

Build and publish scorecards, assessments, and scored surveys. Preview drafts and read submissions.

client:Grok transport:streamable-http

Install DimensionKit Scorecards in Grok

.mcp.json (in your project root)

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

DimensionKit Scorecards in other clients