Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/cli-agents/claude-for-office.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,18 @@ Claude for Office requires the following headers to be in the Allowed Headers li
anthropic-dangerous-direct-browser-access, anthropic-version, content-type, user-agent, x-api-key, x-stainless-arch, x-stainless-helper-method, x-stainless-lang, x-stainless-os, x-stainless-package-version, x-stainless-retry-count, x-stainless-runtime, x-stainless-runtime-version, x-stainless-timeout
```

### 6. Enable CORS

<Note>
If your Allowed Origins are already set to `*`, you can skip this step.
</Note>

Claude for Office makes requests from the `pivot.claude.ai` domain. Go to **Settings > Client Settings** and add the following origin to your Allowed Origins list:

```
https://pivot.claude.ai
```

You're all set — Claude for Office will now route all requests through Bifrost.

## How It Works
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading