Everyone in the organisation asks the same five funding questions, and they all ask the two people who know. Those two people are the bottleneck.
Add the MCP to the assistant your organisation already runs. No new interface, no new login for staff.
Answers arrive with references, so the two experts audit rather than answer.
Log the questions. What people ask is a map of where your funding capability is thin.
- 01search_funds
Answer 'is there money for X' with real, current calls.
- 02search_knowledge_base
Answer process questions with curated guidance rather than folklore.
- 03search_cordis_projects
Answer 'has anyone done this' with delivered precedent.
“Is there any European funding for a university spin-out working on marine sensors, and what has already been funded in that space?”
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":"search_funds","arguments":{"query":"marine sensor technology","limit":5}}}'