Build with Enabler · Newsrooms · public affairs · associations

Policy signal desk

European signals into a newsroom or public-affairs brief.

The problem

Public-affairs teams read announcements after the fact. By the time a programme change reaches the trade press, the consultation window has closed.

How it works

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.

The tool chain
  1. 01
    get_news_trends

    Retrieve signals and news matched to the desk's themes.

  2. 02
    search_funds

    Confirm the signal against calls actually opening in that direction.

  3. 03
    search_cordis_projects

    Add historical context — has Europe tried this before?

What the user types

What moved in European defence-tech funding this month, and which calls confirm it?

First call, raw
JSON-RPC · bash
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}}}'