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

# Claude Cowork

> Install AgentCash in Claude Cowork using the MCPB bundle.

Follow the [guided install](https://agentcash.dev/install/claude) to download and set up the MCPB bundle, or install manually:

<Steps>
  <Step title="Download the MCPB bundle">
    Download [agentcash.mcpb](https://agentcash.dev/agentcash.mcpb).
  </Step>

  <Step title="Open the downloaded file">
    Open the `agentcash.mcpb` file. Claude will prompt you to install the MCP server.
  </Step>

  <Step title="Confirm installation">
    After installing, paste this into a new conversation to confirm it's working:

    ```
    Check that the agentcash MCP is installed by calling get_balance. If I have an invite code, I'll share it so you can redeem it with redeem_invite.
    ```
  </Step>
</Steps>
