1
Get your API key
Log in to app.eluup.ai, open Settings > API Keys, and create a new key. Copy it to your clipboard. You will need it for every MCP client you configure.
2
Add the MCP server to your client
The ELUUP MCP server uses SSE transport over HTTPS. Add the following base configuration to your MCP client. Replace
<API_KEY> with your real key.MCP config
3
Configure Cursor
In your project root, create or edit Restart Cursor. The ELUUP tools appear in the MCP panel and are available in chat.
.cursor/mcp.json:.cursor/mcp.json
4
Configure Claude Desktop
Open Claude Desktop settings and edit the MCP server configuration file. Add the ELUUP server block:Save and restart Claude Desktop.
claude_desktop_config.json
5
Test with a natural language command
Open chat in your AI client and send a command such as:The agent will invoke the
get_signals tool, request signals for chain ID 8453, and return formatted results for you.