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

# Claude.ai

> Connect Tyms MCP to Claude on the web so you can ask about your books in chat.

Use Claude.ai when you want to work with Tyms from a browser chat.

## Before you start

Decide which URL to use:

| Access                           | URL                            |
| -------------------------------- | ------------------------------ |
| Read-only (recommended to start) | `https://mcp.usetyms.com`      |
| Read + write                     | `https://mcp.usetyms.com/full` |

If Claude asks for a **Client ID**, enter:

```text theme={null}
usetyms-mcp-claude
```

## Steps

<Steps>
  <Step title="Open connectors">
    In Claude.ai, go to **Settings → Connectors**.
  </Step>

  <Step title="Add a custom connector">
    Click **Add custom connector**.
  </Step>

  <Step title="Enter Tyms details">
    * **Name:** `Tyms` (or `Tyms Full` if you are using write access)
    * **URL:** `https://mcp.usetyms.com` for read-only, or `https://mcp.usetyms.com/full` for read + write
  </Step>

  <Step title="Enter the Client ID if asked">
    Enter exactly: `usetyms-mcp-claude`
  </Step>

  <Step title="Add and authorize">
    Click **Add**, then complete the Tyms OAuth login and approve the business you want Claude to use.
  </Step>

  <Step title="Enable Tyms in a chat">
    In a chat, open the attachments / tools menu and enable the Tyms connector.
  </Step>
</Steps>

## Try asking

> Show me unpaid invoices from last month and summarize cash on hand.

More ideas: [Example prompts](/mcp/example-prompts).

## Tips

* Prefer **read-only** until you are comfortable with what Claude can see and do.
* Keep confirmation prompts on before approving writes on `/full`.
* Using Claude on your computer instead? See [Claude Desktop](/mcp/clients/claude-desktop).
