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"
}
}
}
}
Click the button below to authenticate with Google and generate your access token:
After successful authentication, you will receive an access token.
Replace xxxxxxxxx
in the configuration above with your actual token.
Download our mobile app for a smoother, smarter news reading experience!