1. Create an API key
In the app:- Open Account -> API Keys (
/account/api-keys). - Click Add New API Key.
- Copy the key immediately.
2. List your workspaces
Use the API key to fetch available organizations:orgId you want to operate in.
3. Discover capabilities
slug values for execution (for example, documents.search).
4. Execute a capability with workspace context
5. Run the same flow in CLI
6. Validate MCP tools
Using your MCP client:- Call
initialize - Call
tools/list - Call
tools/callwith a capability tool name such asdocuments_search