Skip to content
Grok

ToolPipe MCP Server for Grok

io.github.cosai-labs/toolpipe

45+ dev tools via MCP: JSON, QR, hash, DNS, code review, fake data, screenshots, and more.

client:Grok transport:sse

Install ToolPipe MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "toolpipe": {
      "type": "sse",
      "url": "https://assessing-scoop-authorities-sheet.trycloudflare.com/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

ToolPipe MCP Server in other clients