Jina Reader for Grok
io.github.pipeworx-io/jina-reader
Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.
client:Grok
transport:streamable-http
Install Jina Reader in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"jina-reader": {
"type": "http",
"url": "https://gateway.pipeworx.io/jina-reader/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