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

# Set up OpenClaw

> Connect OpenClaw to the global Tilde MCP server with secure Tilde login.

[← All clients](/docs/connect-your-agent)

<Steps>
  <Step title="Copy the setup prompt">
    Copy this prompt and paste it into OpenClaw.

    ```text Prompt theme={"system"}
    Add a new MCP server called "tilde" with transport type HTTP. Use the URL https://api.trytilde.ai/mcp. Do not add any authentication headers. OAuth will be used automatically.
    ```
  </Step>

  <Step title="Authorize in your browser">
    OpenClaw detects OAuth and opens a browser window. Sign in to authorize access to your Tilde account.
  </Step>

  <Step title="Start using Tilde">
    Tilde tools are now available in OpenClaw.
  </Step>
</Steps>
