Skip to content
Grok

network for Grok

io.github.doc2mcp/network

MCP server for network documentation, generated by doc2mcp.

client:Grok transport:streamable-http

Install network in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "network": {
      "type": "http",
      "url": "https://www.doc2mcp.site/api/mcp/627464b0-c66d-44f0-a60d-76664a9bdbb1/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

network in other clients