> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keenable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude

> Keenable is a listed MCP connector in Claude — connect it from Settings → Connectors.

*MCP connector*

Claude (claude.ai, Desktop, and mobile) connects to Keenable through its built-in connector directory — no config file and no OAuth client to register.

## Install

### Add the connector

Keenable is a listed connector in Claude, so open **Settings → Connectors**, find **Keenable**, and there is nothing to paste. Not listed yet in your account? Add it by URL instead — **Settings → Connectors → Add custom connector** — leaving OAuth Client ID / Secret empty:

```
https://api.keenable.ai/mcp
```

### Connect

<Note>
  **A listed connector is not yet an active one.** Finding Keenable in the directory only adds it. Open **Manage connectors**, find **Keenable**, and click **Connect** — the tools appear immediately. If Claude answers without ever searching, this is the step that was missed.
</Note>

### Enable it in a chat

In the composer, click **+ → Connectors** and toggle **Keenable** on for the conversation.

<Note>
  Claude's connector UI has no field for a request header, so the connector runs on the shared public tier at [lower rate limits](/rate-limits). To apply your own API key on Claude Desktop, use the [local bridge](/mcp-server#local-bridge-with-an-api-key) instead of the connector.
</Note>

→ [Full MCP server reference](/mcp-server)
