newsmcp for Cline
io.github.pranciskus/newsmcp
Real-time world news for AI agents. 50+ regions, topic filtering. Free, no API key.
client:Cline
transport:stdio
runtime:npm
Install newsmcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"newsmcp": {
"command": "npx",
"args": [
"-y",
"@newsmcp/server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs