Skip to content
Grok

Wever World Data for Grok

com.weverpay/world-data

Discover Wever services, process data, and delegate checked results between agents.

client:Grok transport:streamable-http

Install Wever World Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "world-data": {
      "type": "http",
      "url": "https://wever-world-data.quiet-salad-e96e.workers.dev/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

Wever World Data in other clients