Skip to content
Zed

NewzAI MCP Server for Zed

ai.newzai.api/newzai

News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.

client:Zed transport:streamable-http

Install NewzAI MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "newzai": {
      "url": "https://api.newzai.ai/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

NewzAI MCP Server in other clients