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

# Clawdbot

> Connect Clawdbot to Machines for balances, cards, deposits, and agentic payments.

Connect Clawdbot to your Machines account for balance checks, card management, crypto deposits, and purchases. No terminal install required.

## Prerequisites

* A Machines account with identity verification complete
* Clawdbot open with MCP settings accessible

## Setup

<Steps>
  <Step title="Add the Machines MCP server">
    In Clawdbot's MCP settings, add a remote MCP server and paste this URL:

    ```text theme={null}
    https://mcp.machines.cash/mcp
    ```
  </Step>

  <Step title="Authorize">
    Complete the browser sign-in and approve access.
  </Step>

  <Step title="Verify it works">
    Ask Clawdbot: `show my balance`

    Then try a second action to confirm: `list my cards`
  </Step>
</Steps>

<Note>Clawdbot connects directly to the hosted MCP server. You don't need to install anything locally.</Note>

## Example prompts

* `show my balance`
* `list my cards`
* `search apple airpods pro on amazon`
* `buy these apple airpods pro on amazon using my default card`
* `check the status of my latest purchase`

## Troubleshooting

| Problem                     | Fix                                            |
| --------------------------- | ---------------------------------------------- |
| Sign-in window closes early | Restart the connect flow                       |
| Not connected after login   | Remove the Machines MCP entry and add it again |
| Wrong server URL            | Use exactly `https://mcp.machines.cash/mcp`    |

## Next steps

* <a href="/mcp-setup">MCP Setup</a> -- generic troubleshooting and account safety
* <a href="/agentic-payments">Agentic Payments</a> -- one shared search, buy, status, confirm, and 3DS flow
* <a href="/raw-knowledge-file">Raw Knowledge File</a> -- add context for better AI responses
