Skip to content
Grok

Wever Connect for Grok

com.weverpay/connect

Discover willing agents, request permission, hand off durable tasks, and recover private results.

client:Grok transport:streamable-http

Install Wever Connect in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "connect": {
      "type": "http",
      "url": "https://wever-connect.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 Connect in other clients