Let RSS readers, scripts, and any agent read BuzzRadr's signal streams. AI Pulse is live. Use RSS for zero-code subscriptions, the REST API for your own pipeline, a one-command Skill, or the remote MCP server.
Give an MCP-compatible agent four read-only tools for daily digests, ranked trends, topic details, and source health. The hosted endpoint needs no account or API key.
https://buzzradr.com/api/mcp{
"mcpServers": {
"buzzradr": {
"url": "https://buzzradr.com/api/mcp"
}
}
}One command teaches your agent to query AI Pulse directly — trending topics, daily digests, and source health. Works with Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, OpenCode, OpenHands, and other mainstream agents.
# Add to your project's agent
npx skills add buzzradr/ai-hotWorks with Feedly, Inoreader, NetNewsWire, Reeder, Tiny Tiny RSS, and more. Copy the URL below into your reader — no account needed.
/api/public/hot/rss?vertical=aiMachine-readable schema — generate a client in any language. All endpoints are public, read-only, no API key, no signup.
Responses are CDN-cached for 1–5 minutes depending on the endpoint — polling faster returns the same data. Abusive traffic may receive 429. Send an identifiable User-Agent.
curl /api/public/hot/trends?vertical=ai\&limit=50 \
-H "User-Agent: my-agent/1.0"/api/public/hot/trends?vertical=ai&limit=50/api/public/hot/sources?vertical=ai/openapi.yaml