Before you can get started, you must create an API key in the console. The same key works across the CLI, REST API, and MCP server. See Authentication for details.
The fastest way to try Keenable is the CLI. The CLI can be used to access the Keenable APIs and automatically set up MCP integrations with your agents.
curl --proto '=https' --tlsv1.2 -LsSf \ https://github.com/keenableai/keenable-cli/releases/latest/download/keenable-cli-installer.sh \ | sh