Horizon AI Intelligence
Free, no-auth MCP server for agents — daily AI briefings, a US/UK/EU regulation tracker, regional lenses (China/EU/South America), a delta feed, semantic…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Get Daily Briefing: Today's aggregate AI industry briefing: top stories, emerging signals, new entrants, and regulation updates, distilled from HN/Reddit and official legislative sources. Optionally p
- Get Regulation Updates: Current AI legislation headlines across the US Congress, UK Parliament, and EU, with their legislative stage (proposed / committee / floor action / passed / implementation).
- Get China Signal: The current China & East-Asia AI signal: recent, relevance-scored items on Chinese/East-Asian models, labs, and analysis (Qwen, DeepSeek, Zhipu, Moonshot, ModelScope, and more) that
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Free, no-auth MCP server for agents — daily AI briefings, a US/UK/EU regulation tracker, regional lenses (China/EU/South America), a delta feed, semantic search, and a key-gated cited-answer tool.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| get_daily_briefing | Today's aggregate AI industry briefing: top stories, emerging signals, new entrants, and regulation updates, distilled from HN/Reddit and official legislative sources. Optionally pass a date (YYYY-MM-DD, last 7 days). |
| get_regulation_updates | Current AI legislation headlines across the US Congress, UK Parliament, and EU, with their legislative stage (proposed / committee / floor action / passed / implementation). |
| get_china_signal | The current China & East-Asia AI signal: recent, relevance-scored items on Chinese/East-Asian models, labs, and analysis (Qwen, DeepSeek, Zhipu, Moonshot, ModelScope, and more) that Western feeds often miss — ranked by momentum. Returns titles, sources, and links. |
| get_region_signal | The current AI signal for a region — recent, relevance-scored items on that region's models, labs, and analysis, ranked by momentum. Like get_china_signal but for any supported region. |
| get_topic_signal | The current AI signal for a topic — recent, relevance-scored items tagged with that topic, ranked by momentum. Like get_region_signal but sliced by subject instead of geography. |
| search_news | Quick teaser search over recent AI news: returns the top 3 matching titles with links. Full-text search with bodies, filters, and history requires a Horizon subscription. |
| get_new_since | Incremental poll: returns AI news items added since a cursor, oldest→newest, with a nextCursor to pass on your next call. Omit cursor for the latest items plus a cursor to start polling from. Titles + links + topics (bodies and higher limits are on the paid tier). |
| get_related | Semantic 'more like this': given an item id (from get_new_since, search_news, or the feed), returns the most similar recent items by embedding similarity. Titles, sources, similarity scores, links. |
| list_sources | Describe what Horizon covers: ingestion sources with their source= filter values, the regional lenses (region= / dedicated tools), and how to filter. Call this to understand the corpus before querying. |
| ask_horizon | Ask a natural-language question about recent AI developments and get a synthesized, cited answer drawn only from Horizon's corpus — one call instead of search-then-read. Requires a Horizon API key: send it as 'Authorization: Bearer hzn_live_...' on your MCP requests (mint one at /api-keys). |