1
Get your API key
Create a free account and your API key will be generated automatically.
Create Account 2
Connect your client
Choose your MCP client and add the configuration.
1
In Claude Desktop, go to Settings > MCP > Add custom connector
2
Fill in the fields:
Name:
CryptochaseRemote MCP server URL:
https://cryptochase.ai/mcpOAuth Client ID:leave empty
OAuth Client Secret:leave empty
3
Click Add, then authorize in the browser when prompted
3
Make your first query
Try one of these example queries to verify your setup.
curl -X GET "https://cryptochase.ai/api/v2/market/overview" \
-H "Authorization: Bearer YOUR_API_KEY" 4
Explore the docs
Browse all 9 MCP tools and REST endpoints for the full API reference.