← Back to Plugins
MCP Server MCP

sh.newsflash/newsflash

github By github 👁 3 views ▲ 0 votes

Real-time corroborated news events + 5-year archive, for agents. Free tier, no key.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://newsflash.sh/mcp",
      "headers": [
        {
          "description": "Bearer <API key> — optional; without it you get the keyless test tier (50 req/day, 24h lookback). Free key at https://newsflash.sh/#pricing",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...