Agent Access

Connect AI agents to AI Hot data. Multiple protocols, one source of truth.

SKILL.md

Install AI Hot as a skill in Claude Code, Codex CLI, or any SKILL.md-compatible agent. Natural language intent routing included.

View SKILL.md

MCP Server

Model Context Protocol server exposing aihot_search, aihot_daily, and aihot_trending tools. Connect from Claude Desktop, Cursor, Windsurf.

MCP Config

A2A Protocol

Agent-to-Agent protocol endpoint for inter-agent communication. Agent Card at /.well-known/agent.json.

Agent Card

RSS Feeds

Three RSS 2.0 feeds: curated, all news, and daily briefs. Validated and cache-optimized.

Curated Feed

Rate Limits

Free
60 req/min
5K req/day
Pro
600 req/min
100K req/day · $9/mo
Enterprise
Custom
Contact us

REST API Endpoints

GET/api/public/itemsGet curated or all feed items with filters
GET/api/public/dailyGet latest daily brief
GET/api/public/daily/{YYYY-MM-DD}Get daily brief for specific date
GET/api/public/dailiesList daily brief archive
GET/api/public/trendingCurrent trending stories with heat scores
GET/api/public/sourcesList all tracked sources
User-Agent required. No API key needed for free tier.

OpenAPI Specification

Full OpenAPI 3.1 spec available for code generation and testing.

Download openapi.yaml