🗞️ NewsBang MCP Server Setup

📋 Step 1: Add Configuration to Cursor/Claude Settings

Please copy the following configuration and paste it into your Cursor/Claude settings:

{
    "mcpServers": {
        "newsbang": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://www.newsbang.com/mcp",
                "--header",
                "Authorization:${AUTH_HEADER}"
            ],
            "env": {
                "AUTH_HEADER": "Bearer xxxxxxxxx"
            }
        }
    }
}

🔐 Step 2: Login with Google

Click the button below to authenticate with Google and generate your access token:

Sign in with Google

🔑 Step 3: Replace Token

After successful authentication, you will receive an access token.

Replace xxxxxxxxx in the configuration above with your actual token.

Important: Make sure to keep your access token secure and do not share it with others. Token will expire after 30 days.

━━━━━━━━━━━━━━━━ Recommended ━━━━━━━━━━━━━━━━

📱 Download NewsBang APP for the Best AI News Experience

Download our mobile app for a smoother, smarter news reading experience!

Download on the
App Store
Get it on
Google Play