google news for Cursor
io.github.johnisanerd/google-news
Google News headlines, sources, and links via the Apify Google News API, hosted MCP.
client:Cursor
transport:streamable-http
Install google news in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-news": {
"url": "https://mcp.apify.com/?tools=johnvc/GoogleNewsAPI"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs