AllNewsAPI for Cursor
io.github.allnewsapi/mcp-server
Get access to real-time and historical news data including top headlines from global sources
client:Cursor
transport:streamable-http
runtime:npm
Install AllNewsAPI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.allnewsapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs