Skip to content
Grok

skill for Grok

io.github.doc2mcp/skill

MCP server for skill documentation, generated by doc2mcp.

client:Grok transport:streamable-http

Install skill in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "skill": {
      "type": "http",
      "url": "https://doc2mcp.site/api/mcp/60778812-f202-41a2-964a-1cdea1a87f6a/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

skill in other clients