Build with Enabler · Accelerators · VCs · regional agencies

Portfolio scanner

Score a whole pipeline of ideas before anyone writes a proposal.

The problem

A portfolio of forty ideas, and no consistent way to say which three are fundable this year. Judgement is real but it does not scale, and it is not written down.

How it works

Run every idea through the same viability read, so the ranking is comparable across the portfolio rather than across reviewers.

Attach the calls each idea could realistically target, and the precedent that supports or undermines it.

Keep the scores. Over a year they become your own evidence about which reads were right.

The tool chain
  1. 01
    generate_assessment_score

    Score each idea High/Medium/Low with a reasoned summary.

  2. 02
    search_funds

    Attach the calls that idea could target in this cycle.

  3. 03
    get_news_trends

    Check whether policy momentum is moving toward or away from the theme.

What the user types

Score these twelve startup ideas for EU funding viability, and for each one name the single best call to target this year.

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":"generate_assessment_score","arguments":{"title":"Modular hydrogen storage for port logistics","description":"A pilot deploying modular metal-hydride storage units at inland ports, coupled to electrolysers, to decarbonise heavy port equipment.","industry":"Energy"}}}'