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 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".
- 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"