Skip to content
Grok

universalbench for Grok

io.github.nikhilgogulwar/universalbench

Run code, query databases, call any LLM, and commit to GitHub from your AI, safely. Free tier.

client:Grok transport:streamable-http

Install universalbench in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "universalbench": {
      "type": "http",
      "url": "https://universalbench-mcp.penantiaglobal.workers.dev/u/{api_key}"
    }
  }
}

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

universalbench in other clients