Newsapi for Cursor
io.github.pipeworx-io/newsapi
NewsAPI.org: top headlines, archive search, sources. Free 100/day key.
client:Cursor
transport:streamable-http
Install Newsapi in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"newsapi": {
"url": "https://gateway.pipeworx.io/newsapi/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs