> For the complete documentation index, see [llms.txt](https://docs.codewords.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codewords.ai/features/claude-connector.md).

# Claude connector

Install the CodeWords connector in Claude to build automations, apps, and websites in chat, then run them on CodeWords. Paid feature.

Use Claude as the place you build, and CodeWords as the place things run. Once the connector is installed, you stay in Claude — Claude talks to your CodeWords account to create, deploy, and run the work.

In a Claude chat you can:

* Ask Claude to build an **automation**, **app**, or **website** on CodeWords
* Have it write the code, connect apps like Slack, Gmail, and Notion, deploy to the cloud, and schedule runs
* Publish a web app to a live URL from the same chat
* List your workflows, pull up logs, and fix a failed run without leaving Claude

{% hint style="info" %}
The CodeWords connector is a **paid feature**. You need an active **Pro**, **Business**, or **custom** plan. If you are on the Free plan, [subscribe to a CodeWords plan](https://codewords.agemo.ai/#settings/plans) first. See [Plans and Pricing](https://docs.codewords.ai/pricing) for details.
{% endhint %}

### How it works

You do the building in Claude itself. The connector links Claude to your CodeWords account so Claude can create, deploy, and run your work there.

**Building stays in Claude.** CodeWords credits are only used when something **runs** — for example, executing a workflow. Planning and building in the Claude chat do not consume CodeWords credits.

### What you can build

* **Automations** — daily digests, lead enrichment, scheduled workflows
* **Apps** — internal tools and backends powered by CodeWords
* **Websites** — landing pages and web apps built and published from chat

### Before you start

Make sure you have:

* An active **Pro**, **Business**, or **custom** plan
* A [Claude](https://claude.ai/) account
* A [CodeWords](https://codewords.agemo.ai/) account

### Install the CodeWords connector

{% stepper %}
{% step %}
**Open the CodeWords connector page**

In Claude, go to the [CodeWords connector page](https://claude.ai/directory/connectors/codewords).

You can also tap the **+** button next to the chat box, hover **Add connector**, tap **Browse connectors**, and search for **CodeWords**.

<figure><img src="https://1707095774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C8p9w4PktUWX0hlAawK%2Fuploads%2Fgit-blob-565d906232a87d1e8ff0b888e2d5af2b76b25665%2Fclaude-add-connector-menu.png?alt=media" alt="Claude plus menu with Add connector, Browse connectors"><figcaption><p>Or open Browse connectors from the + menu</p></figcaption></figure>
{% endstep %}

{% step %}
**Install the connector**

On the CodeWords connector page, tap **+** (or **Connect**).

<figure><img src="https://1707095774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C8p9w4PktUWX0hlAawK%2Fuploads%2Fgit-blob-0744f3122d8f873192170978a04f62ceb7f9fed0%2Fclaude-connectors-directory.png?alt=media" alt="Claude Directory search showing CodeWords"><figcaption><p>Find CodeWords and tap +</p></figcaption></figure>
{% endstep %}

{% step %}
**Allow access**

You'll land on a CodeWords screen that lists what Claude can do. Tap **Allow access**.

<figure><img src="https://1707095774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C8p9w4PktUWX0hlAawK%2Fuploads%2Fgit-blob-a12813d06291224fd1eac00000b5719b6707265c%2Fclaude-oauth-allow-access.png?alt=media" alt="CodeWords OAuth screen to allow Claude access"><figcaption><p>Allow Claude to use your CodeWords account</p></figcaption></figure>
{% endstep %}

{% step %}
**Turn CodeWords on in the chat**

Back in Claude, tap **+**, hover **Connectors**, and make sure the **CodeWords** switch is on.

<figure><img src="https://1707095774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C8p9w4PktUWX0hlAawK%2Fuploads%2Fgit-blob-4ac05c99976036437cea33b33488f80df5215d16%2Fclaude-codewords-enabled.png?alt=media" alt="Claude Connectors menu with CodeWords turned on"><figcaption><p>Turn on CodeWords for this chat</p></figcaption></figure>

In most cases you are connected within a couple of minutes. After that, you can build in Claude and run on CodeWords.
{% endstep %}
{% endstepper %}

### What Claude can do after you connect

* Build automations, apps, and websites with you in chat
* Read your workflows, runs, and logs
* Create, edit, and deploy workflows for you
* Run workflows you own (this uses your CodeWords credits)
* Save and use credentials you store in CodeWords

<figure><img src="https://1707095774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8C8p9w4PktUWX0hlAawK%2Fuploads%2Fgit-blob-aa924aed2c2910d0d328ed346fa7a7fcb34a07dd%2Fclaude-using-codewords.png?alt=media" alt="Claude chat using the CodeWords connector"><figcaption><p>Claude uses CodeWords in the chat after you connect</p></figcaption></figure>

### Example prompts

With the connector installed, try:

> Build me a workflow on CodeWords that checks the London weather and TFL train status every morning and emails me a summary

> Create a UI/web app dashboard on CodeWords that shows my team's weekly metrics and deploy it to a live URL

> My CodeWords workflow failed on the last run — pull up the logs and fix whatever broke

> Let's use CodeWords to build a WhatsApp agent

### FAQs

<details>

<summary>Why does the connector say it's paid or access denied?</summary>

The CodeWords connector is a paid feature. Make sure you're on a **Pro**, **Business**, or **custom** plan. If you are on the Free plan, [subscribe to a CodeWords plan](https://codewords.agemo.ai/#settings/plans) first.

</details>

<details>

<summary>I can't find CodeWords in the Directory. What should I do?</summary>

Open the [CodeWords connector page](https://claude.ai/directory/connectors/codewords) directly, or tap **+** → **Add connector** → **Browse connectors** and search for **CodeWords**. If you still don't see it, add it as a custom connector using the steps below.

</details>

<details>

<summary>Sign-in or Allow access fails. What should I do?</summary>

Sign in to CodeWords in the same browser first, then go back to Claude and try connecting again.

</details>

Need help? Contact <support@codewords.ai>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.codewords.ai/features/claude-connector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
