Claude Code Integration
Prerequisites
Method A — Add via the authentication flow (recommended)
1. Register the MCP server
claude mcp add --transport http hackle-mcp https://mcp.hackle.io/mcpclaude mcp add --transport http --scope user hackle-mcp https://mcp.hackle.io/mcp2. Trigger authentication
/mcp
3. Verify the connection
Method B — Embed the API key directly in the header
Management commands
Migrating from a local server
1. Remove the existing local server
2. Register the remote server
3. Clean up the local server package (optional)
Last updated