Your workspace.
Welcome back.
Subscription
Inactive
No active plan
Workgroup
Activate a Workgroup plan to get your bearer token, token quota, and managed HeurChain endpoint.
Quick Start
Connect any MCP-compatible agent to your HeurChain endpoint.
# claude_desktop_config.json
{
"mcpServers": {
"heurchain": {
"url": "https://api.heurchain.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_BEARER_TOKEN"
}
}
}
}
{
"mcpServers": {
"heurchain": {
"url": "https://api.heurchain.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_BEARER_TOKEN"
}
}
}
}