Skip to content
Grok

CompletionKit for Grok

com.completionkit/evals

Prompt evals over MCP: run a prompt on your dataset, score each output 1-5 with an LLM judge.

client:Grok transport:streamable-http tools:54

Install CompletionKit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "evals": {
      "type": "http",
      "url": "https://completionkit.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

What Grok can do once it is connected

All 54 tools →

CompletionKit in other clients