Get Started

Up and running
in about 10 minutes.

Install Clams, connect your AI agent, and talk to your books in plain language.

Finder File Edit View Go Window Help
9:41 AM

Follow along or skip straight to the steps below.

1

Install Clams

Open your terminal and paste the command below.

Paste into your terminal:

View install script
$ curl -sSL https://clams.tech/install.sh | sh > powershell -c "irm clams.tech/install.ps1 | iex"
You'll be prompted to install Clams Agent Skills. Say yes if you plan to use an AI agent with Clams. Skills are optional but strongly recommended.

You'll know it worked when…

Restart your terminal, then type clams --version to confirm.

2

Get Claude Desktop

Download the Claude Desktop app from Anthropic.

Download Claude Desktop →

You'll know it worked when…

You can open Claude Desktop and see the Code tab.

3

Start using Clams

Open Claude Desktop, select the Code tab, and paste this:

Type /clams inside Claude Code to load the Clams skills at any time.

That's it

You're done. Just have a conversation. Connect your wallets. Generate some reports.

What's next

Going further

For teams or developers who want programmatic access, Clams also has a Server interface, a self-hosted REST API you can deploy on your own infrastructure.

Troubleshooting

Common issues

command not found: clams

Restart your terminal and try again. This usually resolves it.

Claude doesn't seem to know about Clams

This usually means the agent skills weren't installed. If you skipped the prompt during installation, open your terminal and run npx skills add clams-tech/skills, then restart Claude Code.

Something else isn't working

Join the Clams Matrix community. It's the fastest way to get help.