Skip to content
Grok

tools for Grok

net.nymbo/tools

Remote MCP server: fetch, search, Python, TTS, memory, image, video.

client:Grok transport:sse

Install tools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tools": {
      "type": "sse",
      "url": "https://mcp.nymbo.net/gradio_api/mcp/sse"
    }
  }
}

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

tools in other clients