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

# Claude Code

> Connect Claude Code to your Givebutter account from the command line.

Add the Givebutter MCP server to Claude Code from the command line:

```bash theme={null}
claude mcp add --transport http givebutter https://mcp.givebutter.com/mcp
```

Then run `/mcp` inside Claude Code to complete the OAuth sign-in.

See [How connecting works](/ai-connections/connect/overview) for the sign-in flow and troubleshooting.
