Skip to content
Grok

mcp public for Grok

com.ulule/mcp-public

Ulule public MCP server — OAuth 2.1, per-user tokens; tools scoped to the user.

client:Grok transport:streamable-http

Install mcp public in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-public": {
      "type": "http",
      "url": "https://api.ulule.com/mcp/public"
    }
  }
}

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

mcp public in other clients