Source Intelligence
Sweep 28 Aug 2026 · 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

50 pages for install.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.

Discover and install prebuilt plugins through marketplaces Claude Code CLI · title discover-plugins Troubleshoot installation and login Claude Code CLI · title troubleshoot-install Install plugins Claude Documentation · title cowork/guide/plugins Install financial services plugins for Cowork Claude Documentation · title office-agents/fsi-plugins Installation and setup Claude Documentation · title third-party/claude-desktop/installation SEP-1024: MCP Client Security Requirements for Local Server Installation Model Context Protocol · title seps/1024-mcp-client-security-requirements-for-local-server- customer-support-chat Claude Developer Platform · in the page about-claude/use-case-guides/customer-support-chat …the `ANTHROPIC_API_KEY` environment variable) * Python 3.10 or later Install the required packages: ```bash pip install anthropic streamlit python-dotenv ``` ## Before building with Claude ### Dec… Create an instance of the Claude API client Claude Developer Platform · in the page about-claude/use-case-guides/ticket-routing …nd more. --- ## Prerequisites * A Claude API key and the Python SDK installed * Access to, and familiarity with, your existing support ticketing system * A sample set of historical support tickets f… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/best-practices …e it's easy to use and handles most cases well. First, you'll need to install it using pip. Then you can use the code below... ``` The concise version assumes Claude already has information about PDF… claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …ills repository](https://github.com/anthropics/skills), where you can install it in any environment that supports Agent Skills. The skill uses [progressive disclosure](https://platform.claude.com/doc… enterprise Claude Developer Platform · in the page agents-and-tools/agent-skills/enterprise …ode, access sensitive files, or transmit data externally. Treat Skill installation with the same rigor as installing software on production systems. </Warning> ### Skill content scanning Claude Ente… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/overview …kill does and when to use it. This lightweight approach means you can install many Skills without context penalty: until a Skill is triggered, only its name and description occupy context. ### Level… mcp-connector Claude Developer Platform · in the page agents-and-tools/mcp-connector …s. 1. Run the inspector with the following command. You need Node.js installed on your machine. ```bash npx @modelcontextprotocol/inspector ``` 2. In the sidebar on the left, for **Transpo… concepts Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/concepts …| setup Job (the Helm pre-install hook), `setup` service (the Compose profile), setup hook, setup binary, setup CLI… console Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/console …orm.claude.com/docs/en/agents-and-tools/mcp-tunnels/deploy-helm"> Install on a Kubernetes cluster using the Anthropic Helm chart. </Card> <Card title="Security" icon="lock" href="https://plat… Edit docker-compose.yaml: increment the integer in the setup service's Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/deploy-compose ….com/docs/en/agents-and-tools/mcp-tunnels/deploy-compose description: Install the MCP tunnel stack on a VM using Docker Compose. --- <Note> MCP tunnels are in research preview. [Request access](htt… deploy-helm Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/deploy-helm …ude.com/docs/en/agents-and-tools/mcp-tunnels/deploy-helm description: Install the tunnel stack on a Kubernetes cluster using the Anthropic Helm chart. --- <Note> MCP tunnels are in research preview… overview Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/overview …e API; the Helm chart's setup hook can also create one for you during install. * A way for your stack to authenticate to the Tunnels API. Choose one: * **[Programmatic access](https://platform.cla… quickstart Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/quickstart …. * [OpenSSL](https://openssl-library.org/source/) 1.1.1 or later. Preinstalled on macOS and most Linux distributions; on Windows, install it separately (the `openssl` binary must be on your `PATH`).… security Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/security …"> <Tabs> <Tab title="Helm"> ```bash helm uninstall mcp-tunnel -n mcp-tunnel ``` </Tab> <Tab title="Docker Compose"> ```bash docker compo… troubleshooting Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/troubleshooting …account to the workspace. On Helm, the setup component runs as a pre-install hook Job. On failure, the Job is left behind for inspection (`kubectl logs job/mcp-tunnel-setup -n mcp-tunnel`). Helm does… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …files, run analysis scripts, manage datasets * **Environment setup:** Install packages, configure environments ## Quick start <CodeGroup> ```bash cURL curl https://api.anthropic.com/v1/messages… browser-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/browser-use-tool …": "type", "toolset_name": "browser", "input": { "text": "install" } }, { "type": "tool_use", "id": "toolu_01FkP8rTz6uYh2mNq4LsXw7v", "name": "key", "toolse… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …t access, so Claude can't download packages at runtime: only the [pre-installed libraries](https://platform.claude.com/docs/en/agents-and-tools/tool-use/code-execution-tool#pre-installed-libraries) ar… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …ical interface for Claude to interact with. 3. **Applications:** Pre-installed Linux applications such as Firefox, LibreOffice, text editors, and file managers that Claude can use to complete tasks.… Admin Claude Developer Platform · in the page api/admin …tions into context as part of that activation. Skills that are merely installed or listed as available, or whose content reaches the context without an activation (preloaded, hook-injected, or read as… Analytics Claude Developer Platform · in the page api/admin/analytics …tions into context as part of that activation. Skills that are merely installed or listed as available, or whose content reaches the context without an activation (preloaded, hook-injected, or read as… Plugins Claude Developer Platform · in the page api/admin/analytics/plugins …Usage **GET** `/v1/organizations/analytics/plugins` Get per-plugin install + invocation usage for a given day, with pagination. Returns plugin usage metrics for the organization across Cowork and… Get Plugin Usage Claude Developer Platform · in the page api/admin/analytics/plugins/list …Usage **GET** `/v1/organizations/analytics/plugins` Get per-plugin install + invocation usage for a given day, with pagination. Returns plugin usage metrics for the organization across Cowork and… Skills Claude Developer Platform · in the page api/admin/analytics/skills …tions into context as part of that activation. Skills that are merely installed or listed as available, or whose content reaches the context without an activation (preloaded, hook-injected, or read as… Get Skill Usage Claude Developer Platform · in the page api/admin/analytics/skills/list …tions into context as part of that activation. Skills that are merely installed or listed as available, or whose content reaches the context without an activation (preloaded, hook-injected, or read as… Environments Claude Developer Platform · in the page api/beta/environments …responsible for validating the package and version exist. Unversioned installs the latest. Under `limited` networking, requires `networking.allow_package_managers` to be `true`. - `apt:… Archive Environment Claude Developer Platform · in the page api/beta/environments/archive …- `apt: array of string` Ubuntu/Debian packages to install - `cargo: array of string` Rust packages to install - `gem: array of string` Ruby… Create Environment Claude Developer Platform · in the page api/beta/environments/create …responsible for validating the package and version exist. Unversioned installs the latest. Under `limited` networking, requires `networking.allow_package_managers` to be `true`. - `apt:… List Environments Claude Developer Platform · in the page api/beta/environments/list …- `apt: array of string` Ubuntu/Debian packages to install - `cargo: array of string` Rust packages to install - `gem: array of string` Ruby… Get Environment Claude Developer Platform · in the page api/beta/environments/retrieve …- `apt: array of string` Ubuntu/Debian packages to install - `cargo: array of string` Rust packages to install - `gem: array of string` Ruby… Update Environment Claude Developer Platform · in the page api/beta/environments/update …responsible for validating the package and version exist. Unversioned installs the latest. Under `limited` networking, requires `networking.allow_package_managers` to be `true`. - `apt:… Compliance API Claude Developer Platform · in the page api/compliance …ted"` A user's Claude Code plugin selections — which plugins are installed and enabled — were updated on Anthropic servers. - `"claude_code_user_settings_updated"` A user's synced Claude… Activities Claude Developer Platform · in the page api/compliance/activities …ted"` A user's Claude Code plugin selections — which plugins are installed and enabled — were updated on Anthropic servers. - `"claude_code_user_settings_updated"` A user's synced Claude… Query compliance activities Claude Developer Platform · in the page api/compliance/activities/list …ted"` A user's Claude Code plugin selections — which plugins are installed and enabled — were updated on Anthropic servers. - `"claude_code_user_settings_updated"` A user's synced Claude… Skills Claude Developer Platform · in the page api/skills …: Anthropic-published sample Skill * `"plugin"`: resolved from an installed plugin - `type: "custom" or "anthropic" or "anthropic_example" or "plugin"` Where the Skill comes from.… Create Skill Claude Developer Platform · in the page api/skills/create …: Anthropic-published sample Skill * `"plugin"`: resolved from an installed plugin - `type: "custom" or "anthropic" or "anthropic_example" or "plugin"` Where the Skill comes from.… List Skills Claude Developer Platform · in the page api/skills/list …: Anthropic-published sample Skill * `"plugin"`: resolved from an installed plugin - `type: "custom" or "anthropic" or "anthropic_example" or "plugin"` Where the Skill comes from.… Get Skill Claude Developer Platform · in the page api/skills/retrieve …: Anthropic-published sample Skill * `"plugin"`: resolved from an installed plugin - `type: "custom" or "anthropic" or "anthropic_example" or "plugin"` Where the Skill comes from.… claude-in-amazon-bedrock Claude Developer Platform · in the page build-with-claude/claude-in-amazon-bedrock …CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) installed and configured (optional, for credential management). Claude Mythos Preview additionally requires a dedic… claude-in-microsoft-foundry Claude Developer Platform · in the page build-with-claude/claude-in-microsoft-foundry …e.com/) * The [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) installed (required for the Entra ID cURL example, optional otherwise) * An Azure RBAC role that allows you to… claude-on-amazon-bedrock-legacy Claude Developer Platform · in the page build-with-claude/claude-on-amazon-bedrock-legacy …ws.amazon.com/billing/signup) and configured programmatic access. ## Install and configure the AWS CLI 1. [Install a version of the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap… claude-on-vertex-ai Claude Developer Platform · in the page build-with-claude/claude-on-vertex-ai …or more information on the setup required and a full walkthrough. ## Install an SDK for accessing Agent Platform First, install Anthropic's [client SDK](https://platform.claude.com/docs/en/cli-sdks-… claude-platform-on-aws Claude Developer Platform · in the page build-with-claude/claude-platform-on-aws …nthropic's client SDKs provide platform-specific client classes (see [Install an SDK](https://platform.claude.com/docs/en/build-with-claude/claude-platform-on-aws#install-an-sdk)). * **Day-to-day API… This will automatically use the environment variable VOYAGE_API_KEY. Claude Developer Platform · in the page build-with-claude/embeddings …, as described in the following sections. ### Voyage Python library Install the `voyageai` package using the following command: ```bash pip install -U voyageai ``` Then, you can create a client ob…