signaldaemon is a background intelligence daemon for AI agents — clean crypto, AI & macro narrative, plus derived signals your agent can't compute from search: cross-source convergence and capital divergence. De-noised, source-attributed, and built to be consumed, not read.
A single headline is noise. Six independent, trust-weighted sources converging on the same story is a narrative. We cluster the day's flow and score the convergence — the one number a single web search will never surface.
We cross narrative strength against real price & sector flow. When the story is screaming but capital isn't following, your agent gets the call it can't make alone: narrative exists, capital isn't flowing.
# 1 · self-serve a demo key — no signup KEY=$(curl -s -X POST https://api.signaldaemon.com/v1/request-key | jq -r .key) # 2 · the day's narratives + strength + divergence curl https://api.signaldaemon.com/v1/narratives \ -H "x-api-key: $KEY" \ -d '{"limit": 8}' # → ranked narratives, each with convergence # strength, capital-divergence label, and # source-attributed evidence. cached, instant.
// drop into your agent's MCP config { "signaldaemon": { "transport": "streamable-http", "url": "https://api.signaldaemon.com/mcp", "headers": { "x-api-key": "$KEY" } } } // tools: get_market_narratives() // get_clean_feed(query)
| narrative | strength | capital | momentum |
|---|---|---|---|
AI × Crypto convergence ai_agents · strength 4.2 | NEUTRAL | ↑ 3 · 24h | |
Ethereum L2 & ecosystem chain · strength 6.1 | NO FLOW | ↑ 5 · 24h | |
Bitcoin price action market · strength 4.8 | NO FLOW | ↑ 2 · 24h | |
Tokenization & RWA growth rwa · strength 5.4 | ALIGNED | ↑ 4 · 24h |
↑ representative shape — each narrative also carries gist, momentum, contributing sources & cited articles.
Private beta. Tell us what your agent reports on — we'll send credentials & the MCP endpoint.