doc2mcp for Grok
io.github.doc2mcp/doc2mcp
MCP server for doc2mcp documentation, generated by doc2mcp.
client:Grok
transport:streamable-http
Install doc2mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"doc2mcp": {
"type": "http",
"url": "https://doc2mcp.site/api/mcp/5bfd0790-3cac-4fef-8632-6fb6eb8fa71a/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