Public-affairs teams read announcements after the fact. By the time a programme change reaches the trade press, the consultation window has closed.
Track signals semantically against the themes your organisation cares about, not against a keyword list that ages.
Cross-read signals against what is actually being funded, so a trend is confirmed by money rather than by press release.
Publish on a fixed rhythm. Reliability is the product.
- 01get_news_trends
Retrieve signals and news matched to the desk's themes.
- 02search_funds
Confirm the signal against calls actually opening in that direction.
- 03search_cordis_projects
Add historical context — has Europe tried this before?
“What moved in European defence-tech funding this month, and which calls confirm it?”
curl -X POST https://enabler.heeyuu.eu/api/mcp/protocol \
-H "Authorization: Bearer YOUR_HEEYUU_KEY" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_news_trends","arguments":{"query":"European defence technology funding","limit":5}}}'