Skip to content
VS Code

NewzAI MCP Server for VS Code

ai.newzai.api/newzai

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

client:VS Code transport:streamable-http

Install NewzAI MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "newzai": {
      "type": "http",
      "url": "https://api.newzai.ai/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NewzAI MCP Server in other clients