newsintel for Claude Desktop
io.github.stabem/newsintel
Personalized news intelligence for AI agents — 100+ sources, ranked briefings.
client:Claude Desktop
transport:stdio
runtime:npm
Install newsintel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"newsintel": {
"command": "npx",
"args": [
"-y",
"@stabem/newsintel-mcp"
],
"env": {
"NEWSINTEL_API_BASE": "<NEWSINTEL_API_BASE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs