> ## Documentation Index
> Fetch the complete documentation index at: https://summation-676748f5-docs-api-and-integrations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Plugin

> Bring Addison into Claude Code and Claude Desktop — ask data questions, generate and validate reports, explore your catalog without leaving Claude.

The Addison plugin puts Summation's AI data analyst directly inside Claude. Setup takes about two minutes and one browser sign-in — no API keys, and no secrets ever pasted into chat. Everything Addison does runs as **you**, against **your** Summation workspace.

## Claude Code

Anyone can install the plugin themselves from a Claude Code session — no admin required.

<Steps>
  <Step title="Add the Summation marketplace">
    ```text theme={null}
    /plugin marketplace add summationai/addison-plugin
    ```
  </Step>

  <Step title="Install the plugin, then restart Claude Code">
    ```text theme={null}
    /plugin install addison@summation
    ```

    Restart Claude Code so the plugin loads.
  </Step>

  <Step title="Sign in">
    ```text theme={null}
    /addison:signin
    ```

    Addison shows a sign-in link and a short verification code:

    ```text theme={null}
    Open this link and approve to connect Claude to Summation — it expires in 10 minutes.
    https://app.summation.com/device?code=WXYZ-1234
    Verification code: WXYZ-1234
    ```

    Open the link, approve in your browser, and you're connected. The Summation data tools wire up automatically.
  </Step>

  <Step title="Take the tour">
    ```text theme={null}
    /addison:start
    ```

    A guided first run: a map of your connected data, an introduction to Addison, and your first report.
  </Step>
</Steps>

### Commands

| Command             | What it does                                             |
| ------------------- | -------------------------------------------------------- |
| `/addison:start`    | Guided onboarding — data map and first report            |
| `/addison:report`   | Generate a report and export it (PDF, DOCX, or Markdown) |
| `/addison:query`    | Run a read-only query and see results as a table         |
| `/addison:catalog`  | Search your tables, views, and schemas                   |
| `/addison:validate` | Fact-check a report against its sources before sharing   |
| `/addison:signout`  | Disconnect and remove the stored credential              |

You don't need commands for most work — just ask data questions in plain English and Addison picks them up.

## Claude Desktop

On Claude Desktop (including Cowork), plugins are managed per organization: a Claude admin enables Addison once, then every member installs it from the org library.

### For your Claude organization admin

<Steps>
  <Step title="Add Addison from GitHub">
    Go to **claude.ai → Orgranization settings → Plugins → Add plugins, select Sync from Github (you have to fork this [repo](https://github.com/summationai/addison-plugin) or upload the zip file available on the plugin [releases page](https://github.com/summationai/addison-plugin/releases).**

    <Frame>
      <img src="https://mintcdn.com/summation-676748f5-docs-api-and-integrations/-_W-57uNLm_lYGqG/images/Screenshot-2026-07-10-at-3.40.28-PM.png?fit=max&auto=format&n=-_W-57uNLm_lYGqG&q=85&s=893153dfae757d9d723ea0d8f9539caa" alt="Screenshot 2026 07 10 At 3 40 28 PM" width="1140" height="814" data-path="images/Screenshot-2026-07-10-at-3.40.28-PM.png" />
    </Frame>

    If you want to upload the plugin as a zip file:

    <Frame>
      <img src="https://mintcdn.com/summation-676748f5-docs-api-and-integrations/-_W-57uNLm_lYGqG/images/Screenshot-2026-07-10-at-4.08.36-PM.png?fit=max&auto=format&n=-_W-57uNLm_lYGqG&q=85&s=01b1e02a51b92263d9ce76b688621d29" alt="Screenshot 2026 07 10 At 4 08 36 PM" width="1128" height="1010" data-path="images/Screenshot-2026-07-10-at-4.08.36-PM.png" />
    </Frame>

    Once, it is installed, make sure to select the appropriate User access:

    <Frame>
      <img src="https://mintcdn.com/summation-676748f5-docs-api-and-integrations/-_W-57uNLm_lYGqG/images/Screenshot-2026-07-10-at-4.08.54-PM.png?fit=max&auto=format&n=-_W-57uNLm_lYGqG&q=85&s=d50db86462517f46557e9ccba3d9498d" alt="Screenshot 2026 07 10 At 4 08 54 PM" width="2658" height="316" data-path="images/Screenshot-2026-07-10-at-4.08.54-PM.png" />
    </Frame>
  </Step>

  <Step title="Allow network access to Summation">
    Addison's helper runs in Claude Desktop's code-execution sandbox, which blocks outbound network access by default. Under **Admin settings → Capabilities → Code execution → Network access**, allow both hosts:

    ```text theme={null}
    api.summation.com
    mcp.summation.com
    ```

    <Frame>
      <img src="https://mintcdn.com/summation-676748f5-docs-api-and-integrations/-_W-57uNLm_lYGqG/images/Screenshot-2026-07-10-at-3.34.12-PM.png?fit=max&auto=format&n=-_W-57uNLm_lYGqG&q=85&s=82e3d9fd46d337af8c979848590fe19d" alt="Screenshot 2026 07 10 At 3 34 12 PM" title="Screenshot 2026 07 10 At 3 34 12 PM" width="2650" height="702" data-path="images/Screenshot-2026-07-10-at-3.34.12-PM.png" />
    </Frame>
  </Step>

  <Step title="Publish to your organization">
    Publish Addison to the org library so members can install it.
  </Step>
</Steps>

### For team members

<Steps>
  <Step title="Install from your org library">
    In Claude Desktop, open **Settings → Plugins → Brown**, find **Addison** in your organization's library, and install it by clicking on the (+) icon.

    <Frame>
      <img src="https://mintcdn.com/summation-676748f5-docs-api-and-integrations/-_W-57uNLm_lYGqG/images/Screenshot-2026-07-10-at-4.09.53-PM.png?fit=max&auto=format&n=-_W-57uNLm_lYGqG&q=85&s=925311c8f19cb4ecabc126efc321f65b" alt="Screenshot 2026 07 10 At 4 09 53 PM" width="2012" height="854" data-path="images/Screenshot-2026-07-10-at-4.09.53-PM.png" />
    </Frame>
  </Step>

  <Step title="Start and sign in">
    Open a new chat and type `/addison:signin`. Approve the sign-in link in your browser and Addison shows a map of your data.
  </Step>
</Steps>

## Troubleshooting

<AccordionGroup>
  <Accordion title="/addison:signin fails immediately on Desktop">
    Almost always the network allowlist. Ask your Claude admin to confirm `api.summation.com` is allowed under **Code execution → Network access**.
  </Accordion>

  <Accordion title="&#x22;Not signed in to Summation. Run /addison:signin to connect.&#x22;">
    Your session expired or was never completed. Run `/addison:signin` again — it takes seconds.
  </Accordion>

  <Accordion title="A report or query is taking a while">
    Report generation and validation are thorough and can take a minute or two. Addison tells you it's working — this is normal, not a hang.
  </Accordion>

  <Accordion title="Desktop asks me to sign in again in a new conversation">
    On Claude Desktop, credentials live in the per-conversation sandbox and don't always carry over. Re-running `/addison:signin` reconnects in seconds. A one-click connector sign-in is coming — see [MCP Server](/integrations/mcp-server).
  </Accordion>

  <Accordion title="I need automation or a non-production environment">
    The plugin is production, browser-sign-in only — the right default for almost everyone. For machine-to-machine access, see [Public API](/integrations/public-api) or contact your Summation representative.
  </Accordion>
</AccordionGroup>
