Horizon

GitHub

πŸ“‘ Your own AI-powered news radar. Generates daily briefings in English & Chinese. | 用 AI ζž„ε»Ίδ½ δΈ“ε±žηš„ζ–°ι—»ι›·θΎΎ

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Horizon": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Horizon"
      ]
    }
  }
}