Skip to content
Grok

ToolPipe MCP Server for Grok

io.github.cosai-labs/toolpipe-mcp-server

238+ dev tools via MCP: JSON, QR, PDF, DNS, hash, UUID, code review, JWT, SSL, WHOIS, and more

client:Grok transport:streamable-http

Install ToolPipe MCP Server in Grok

.mcp.json (in your project root)

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

ToolPipe MCP Server in other clients