← Index

io.github.stabem/newsintel

io.github.stabem/newsintel·v0.1.0·Other
Quality Score
79
/100

Personalized news intelligence for AI agents — 100+ sources, ranked briefings.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "newsintel": {
      "command": "npx",
      "args": [
        "-y",
        "@stabem/newsintel-mcp"
      ],
      "env": {
        "NEWSINTEL_API_BASE": "<newsintel_api_base>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "newsintel": {
      "command": "npx",
      "args": [
        "-y",
        "@stabem/newsintel-mcp"
      ],
      "env": {
        "NEWSINTEL_API_BASE": "<newsintel_api_base>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @stabem/newsintel-mcp
§02  Environment variables
NEWSINTEL_API_BASE

Base URL of the NewsIntel API (default: https://newsintelapi.com)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other