Enabler MCP · Setup

Two minutes to a funding-literate assistant.

One HTTP endpoint, one bearer token. After that your assistant can search calls and tenders, read CORDIS, find partners and score an idea — grounded in real European data.

Step one — get a key

Accounts, tokens and credits live on enabler.heeyuu.eu. You get a bearer token, a credit balance and install instructions for your specific client.

Free tier to try it · credits per tool call · two minutes


Step two — pick your client

Claude Code adds the server from the command line. Claude Desktop reads the same values from its config file.

Claude · bash
claude mcp add --transport http heeyuu https://enabler.heeyuu.eu/api/mcp/protocol \
  --header "Authorization: Bearer YOUR_HEEYUU_KEY"

Desktop equivalent: add the block below to claude_desktop_config.json under "mcpServers".

Reference
Endpoint
https://enabler.heeyuu.eu/api/mcp/protocol
Transport
Streamable HTTP (JSON-RPC 2.0)
Auth
Authorization: Bearer YOUR_HEEYUU_KEY
Accept
application/json, text/event-stream
Server name
Enabler · handle "heeyuu"
Step three — pay for what you use

Your token, your credit balance.

Replace the placeholder with a real token from enabler.heeyuu.eu and the same snippet works against live European data. Credits are metered per tool call, with a free tier to start.

Free tier to try it · credits metered per tool call · setup takes two minutes