signaldaemon proc pid 0x1A sources 30 sync --:--:-- UTC
RUNNING
signal intelligence · for machines

The market's narrative,
distilled to signal.

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.

// 01

Two signals search can't give you

derived · per-narrative
SIGNAL_01 · NARRATIVE_STRENGTH

Cross-source convergence

how many trusted sources agree — right now

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.

SIGNAL_02 · CAPITAL_DIVERGENCE

Narrative vs. flow

loud story, but is the money moving?

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.

// 02

One call. REST or MCP.

api.signaldaemon.com
rest — curl
# 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.
mcp — agent native
// 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)
// 03

What your agent receives

get_market_narratives()
stdout · narratives[ ] live shape
narrativestrengthcapital7d
AI × Crypto convergence
6 sources · 3 categories
NEUTRAL · 4/7−14.3%
Ethereum L2 & ecosystem
9 sources · momentum ↑
NO FLOW−8.5%
Bitcoin price crash
5 sources · BTC
NO FLOW−13.9%
Hyperliquid (HYPE)
4 sources · derivatives
RESONANCE+17.2%

↑ representative shape — each narrative also carries gist, momentum, contributing sources & cited articles.

Built for agents. Request a key.

Private beta. Tell us what your agent reports on — we'll send credentials & the MCP endpoint.

REST · MCP · static-key auth · usage-metered