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

# Set up Deepline MCP

> Connect Deepline as a remote MCP server in Claude Desktop or another MCP-capable client, then authorize the workspace Claude can use.

Use this page when adding Deepline as a remote MCP server in Claude or another MCP-capable client.

<Card title="Connector settings">
  | Field                 | Value                                  |
  | --------------------- | -------------------------------------- |
  | Name                  | `deepline`                             |
  | Remote MCP server URL | `https://code.deepline.com/api/v2/mcp` |
  | OAuth Client ID       | Leave blank                            |
  | OAuth Client Secret   | Leave blank                            |
</Card>

## Claude Desktop

1. Open **Settings**.
2. Open **Connectors**.
3. Choose **Add custom connector**.
4. Enter the connector settings above.
5. Leave the advanced OAuth fields blank.
6. Click **Add**, then continue through Deepline sign-in and authorization.

Deepline handles OAuth registration and authorization from the server. During authorization, choose the Deepline workspace that Claude should be able to use.

## Smoke-test prompts

After the connector is installed, try one of these prompts:

```text theme={null}
Use Deepline MCP to find CTOs in New York and enrich their work emails. Show me the names, titles, companies, LinkedIn URLs, emails, and source/status for the results.
```

```text theme={null}
Use Deepline MCP to find work emails for these contacts. Waterfall cheapest-first, stop on found, validate after enrichment, and return the enriched rows.
```

## What happens next

1. Your MCP client discovers Deepline tools and resources.
2. Deepline asks you to sign in if you are not already signed in.
3. You choose the Deepline workspace to connect.
4. The client can call Deepline tools, plays, enrichment workflows, and tenant database read/write queries in that workspace.
