MojaLab Content for Grok
com.mojalab/content
Read-only access to MojaLab.com blog content: search and read posts, pages and tags as Markdown.
client:Grok
transport:streamable-http
tools:9
Install MojaLab Content in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"content": {
"type": "http",
"url": "https://mojalab.com/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