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

FAQ

I want to change my API key to a different one.

On the connectors page, select the Hackle entry → Disconnect, then add it again to authenticate with a new key.

I want to view data from a different workspace.

MCP API keys are issued per account, so if your account can access multiple workspaces, a single API key lets you access all of them without any additional configuration.

You can explicitly specify the workspace you want in your prompt; if you do not, the LLM will ask you first.

Last updated