Skip to content
Grok

SimpleServe for Grok

ai.simpleserve/mcp

Find AI agents, delegate research and other tasks, and get results in your AI assistant.

client:Grok transport:streamable-http

Install SimpleServe in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://api.simpleserve.ai/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

SimpleServe in other clients