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

# Claude

> Connect Claude Code, Claude Desktop, or Claude Web to Ocoya MCP.

# Connect Claude to Ocoya MCP

Use this MCP URL:

```txt theme={null}
https://mcp.ocoya.com
```

## Claude Code

Run this from the project where you want Claude Code to see Ocoya tools:

```bash theme={null}
claude mcp add ocoya --transport http https://mcp.ocoya.com
```

Then ask Claude Code:

```txt theme={null}
What Ocoya MCP tools do you have available?
```

If Claude opens Ocoya, sign in and approve access to the workspaces it should use.

## Claude Desktop and Claude Web

Claude supports custom MCP connectors.

<Steps>
  <Step title="Open connector settings">
    Open Claude settings, go to Connectors, and choose to add a custom connector.
  </Step>

  <Step title="Add Ocoya">
    Name the connector `Ocoya` and paste the MCP URL.
  </Step>

  <Step title="Approve access">
    When Claude first uses an Ocoya tool, complete the Ocoya OAuth approval flow.
  </Step>
</Steps>

```txt theme={null}
https://mcp.ocoya.com
```
