dochost mcp for Grok
io.github.zyli5313/dochost-mcp
Publish Markdown or HTML to a shareable link from your AI assistant. OAuth, no API keys.
client:Grok
transport:streamable-http
tools:8
Install dochost mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dochost-mcp": {
"type": "http",
"url": "https://dochost.io/api/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