Newsmind for Grok
app.newsmind/mcp
Read, search and track your RSS feeds: semantic search, story clustering, watches, OPML import.
client:Grok
transport:streamable-http
Install Newsmind in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://newsmind.app/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