Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.klarity.ai/llms.txt

Use this file to discover all available pages before exploring further.

Before you install: enable the MCP in your Klarity workspace. Sign-in will fail until you do.
  • You can switch workspaces later by asking your AI assistant.
  • For other common install issues, see the FAQ.

Extension install (OAuth)

Install the extension directly from the repository:
gemini extensions install https://github.com/klarity-ai/klarity-mcp
Then log in:
/mcp auth klarity
You’ll be redirected to Klarity in your browser to authenticate.

API key install

Use this for long-running background agents. Generate an API key from Settings → MCP in your Klarity workspace (see Authentication) and configure your Gemini CLI’s MCP block to send the Authorization: Bearer <YOUR_API_KEY> header for klarity.
Treat the API key like a password. Rotate it from Settings → MCP in Klarity if it’s exposed.

Verify

In a Gemini CLI session, ask:
Search Klarity for AI transformation opportunities across our processes — where could we build skills or deploy agents?
The assistant should call search and return process results from your workspace.