NewzAI MCP Server for Grok
ai.newzai.api/newzai
News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.
client:Grok
transport:streamable-http
Install NewzAI MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"newzai": {
"type": "http",
"url": "https://api.newzai.ai/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