# Claude Desktop

Claude Desktop is Anthropic’s AI assistant packaged as a native desktop app, designed to feel like a smart collaborator living on your computer. It lets you chat with Claude while easily pulling in local files, notes, and documents to work on together. The experience is fast, focused, and built to fit naturally into everyday writing, coding, and research workflows.

{% stepper %}
{% step %}

### Install Claude Desktop

Download and install [Claude Desktop](https://claude.com/download) on your PC.
{% endstep %}

{% step %}

### Setup AI CoWorker

Open [Robpod AI CoWorker](/ai-coworker/introduction.md) on your PC.&#x20;

Select **Claude Desktop** as AI provider.&#x20;

To automatically setup Robpod connector for Claude Desktop click **... → Auto Config.** This will connect Robpod AI CoWorker with Claude Desktop.&#x20;

Otherwise follow [step 3](/ai-coworker/setup/claude-desktop.md#add-robpod-connector-to-lm-studio-manual-setup) to manually configure the connector.

Click on **CONNECT**.

<figure><img src="/files/AHm5onAgmjvdytG7PoQe" alt="" width="232"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add Robpod Connector to Claude Desktop

Click on  **Customize → Connector → Add**

<figure><img src="/files/awlp8wxVSXjKBxvbCmWt" alt=""><figcaption></figcaption></figure>

Select **Add Custom Connector**.&#x20;

Give the connector a name, i.e. Robpod.

Paste the MCP URL in the **Connector Server** field.

Click on **Add**.

<figure><img src="/files/1bXYvSSjk2f04ohf6Loa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Chat with Claude Desktop

If connector is created successfully, you can start chating with the AI assisant.

{% hint style="info" %}
Allways open Claude Desktop after Robpod AI CoWorker for a succesfull connection.
{% endhint %}
{% endstep %}
{% endstepper %}

{% embed url="<https://youtu.be/vKt1AQyMCiY>" %}


---

# Agent Instructions: 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:

```
GET https://docs.robpod.cloud/ai-coworker/setup/claude-desktop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
