Quick Start
Get connected in under 30 seconds:Run the installer
Get an API Key
Generate an API key at app.allium.so/settings/api-keys.
Prefer manual setup?
Prefer manual setup?
See the API Key Authentication section below for manual configuration instructions.
Key Benefits
Structured Tool Calls
No REST API glue code needed—agents use standard MCP tool calls
Schema Discovery
Semantic search and introspection of Allium’s data schemas
Universal Compatibility
Works with any MCP-compatible agent framework
Production Ready
Reliable access to Allium’s enterprise-grade blockchain data
API Key Authentication
Recommended for most users. API key auth works with all coding agents and MCP clients. Generate a key at app.allium.so/settings/api-keys.
Automatic Setup
The fastest way to get started — works with 13+ clients:Supported Clients
The installer supports the following clients: Claude Code, Cursor, Claude Desktop, VS Code (GitHub Copilot), Codex, Cline, RooCline, Windsurf, Warp, Gemini CLI, Goose, Zed, and Opencode.Don’t see your client listed? Reach out to contact@allium.so and we’ll add support for it.
Manual Setup
If you prefer to configure manually:- Claude Code
- Cursor
- Codex
- LangGraph / LangChain
- mcp-remote / CLI
- Other Clients
Chatbots
If you’re using a coding agent like Claude Code or Cursor, use the Quick Start above instead.
- ChatGPT
- Claude
- Microsoft Copilot
- Gemini
Note: Requires ChatGPT Plus, Pro, or Team plan. MCP is not available on the free plan.ChatGPT supports MCP servers as “Apps,” letting you ask questions about on-chain data directly in your chat — no code required.Follow these steps to connect Allium MCP to ChatGPT:
- Click on your username in the bottom left
- Go to Settings
- Navigate to Apps
- Go to Advanced Settings
- Select and turn on Developer Mode
- Click Create App
- Set MCP Server URL to:
https://mcp-oauth.allium.so - Select OAuth as authentication
Want support for another chatbot platform? Reach out to contact@allium.so.