For the complete documentation index, see llms.txt. This page is also available as Markdown.

Claude Web & Desktop Integration

This explains how to integrate Hackle MCP through a custom connector on claude.ai.

1

Open the connectors page

Log in to claude.ai.

In the left sidebar, click Settings > Connectors.

2

Add a custom connector

Click the + button in the top-right corner of the connectors page and select Add custom connector. Go there

Enter the following in the dialog that appears and click Add.

Name: Hackle
Remote MCP server URL: https://mcp.hackle.io/mcp
3

Enter your Hackle API key

After adding the URL, click the connect button to open the authentication screen.

Paste your Hackle API key into the API key field and proceed.

4

(Optional) Check tool permissions

After connecting, click the Hackle connector on the connectors page to see the list of exposed tools and their permissions.

If needed, you can adjust it to allow only some of the tools.

5

Verify the connection

Try entering the following message in a new conversation.

Tell me the available Hackle tools

If the response includes tool names such as experiment-list and in-app-message-list, the connection is successful.

Last updated