Search the documentation
50 pages for directory.
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.
Explore the .claude directory
Claude Code CLI · title
claude-directory
Directory connectors vs custom connectors
Claude Documentation · title
connectors/building/directory-vs-custom
Managing your directory listing
Claude Documentation · title
connectors/building/managing-your-listing
Submitting to the Connectors Directory
Claude Documentation · title
connectors/building/submission
Connectors directory
Claude Documentation · title
connectors/directory
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…manually. It asks you to confirm the migration scope (entire working directory, a subdirectory, or a specific file list) before editing any files. The skill also detects Amazon Bedrock and Claude Pla…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…om/docs/images/agent-skills-bundling-content.png) The complete Skill directory structure might look like this: * `pdf/` * `SKILL.md`: Main instructions (loaded when triggered) * `FORMS.md`: Fo…
claude-api-skill
Claude Developer Platform · in the page
agents-and-tools/agent-skills/claude-api-skill
…ude-opus-5`), the skill asks you to choose between the entire working directory, a specific subdirectory, or an explicit file list before editing any files. This applies to both Messages API and Manag…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…----------------- | | Code execution | Scripts in the Skill directory (`*.py`, `*.sh`, `*.js`) | High: scripts run with full environment access…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…the file with the Files API. The example saves it to your system temp directory: <CodeGroup> ```bash cURL # Extract the file ID. The code execution tool runs the Skill's code through # its Bash…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
…/docs/en/agents-and-tools/tool-use/tool-search-tool). | For the full directory of Anthropic-provided tools and optional properties such as `defer_loading`, see the [Tool reference](https://platform.c…
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
…ith Anthropic. <Steps> <Step title="Prepare the deployment directory"> ```bash mkdir -p mcp-tunnel/{config,data} cd mcp-tunnel sudo chown 65532:65532 data…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…rogrammatic access there is no CronJob. From inside the `mcp-tunnel/` directory you kept after install, sign a fresh server certificate with the existing CA (do not regenerate the CA): ```bash export…
quickstart
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/quickstart
…eye icon, then copy) </Step> <Step title="Set up the deployment directory"> <Tabs> <Tab title="macOS / Linux"> ```bash mkdir -p mcp-tunnel/{config,data} cd mcp-…
security
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/security
…matic flow) or in your shell environment (manual flow). The `config/` directory and `docker-compose.yaml` contain no secrets; keep them if you plan to re-provision, or remove them as well. ``…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
…d retrieve information across conversations with a client-side memory directory. </Card> <Card title="Server tools" icon="tool" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
…ve across tool calls, so state persists between commands. The working directory, environment variables, and any files a command creates are still there for the next command. The current version of th…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…segments) and accepts nothing outside a dedicated, allowlisted upload directory that holds only files meant for the task. Don't reuse the browser's download directory for this; if you do, every file a…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…### Retrieve generated files When Claude saves files to its output directory during code execution (see [How generated files are captured](https://platform.claude.com/docs/en/agents-and-tools/tool-…
define-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/define-tools
…agents-and-tools/tool-use/tool-reference" title="Tool reference"> Directory of Anthropic-provided tools and optional properties. </Card> </CardGroup>
fine-grained-tool-streaming
Claude Developer Platform · in the page
agents-and-tools/tool-use/fine-grained-tool-streaming
…orm.claude.com/docs/en/agents-and-tools/tool-use/tool-reference"> Directory of Anthropic-provided tools and reference for optional tool definition properties. </Card> </CardGroup>
how-tool-use-works
Claude Developer Platform · in the page
agents-and-tools/tool-use/how-tool-use-works
…agents-and-tools/tool-use/tool-reference" title="Tool reference"> Directory of Anthropic-provided tools. </Card> </CardGroup>
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…lets Claude store and retrieve information across conversations in a directory of memory files. Claude can create, read, update, and delete files that persist between sessions, building up knowledge…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…ools/tool-use/tool-reference" title="Tool reference" icon="book"> Directory of Anthropic-provided tools and reference for optional tool definition properties. </Card> </CardGroup>
text-editor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/text-editor-tool
…look at and uses the `view` command to examine file contents or list directory contents * The API response will contain a `tool_use` content block with the `view` command </Step> <Step title…
tool-combinations
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-combinations
…24", "name": "bash" } ] } ``` Pair this with a constrained working directory and a command allowlist if the agent operates on untrusted code. See [Text editor tool](https://platform.claude.com/docs…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
…ude.com/docs/en/agents-and-tools/tool-use/tool-reference description: Directory of Anthropic-provided server tools, client tools, and client toolsets, plus reference for optional tool definition prope…
tool-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-search-tool
…orm.claude.com/docs/en/agents-and-tools/tool-use/tool-reference"> Directory of Anthropic-provided tools and reference for optional tool definition properties. </Card> <Card title="MCP connect…
troubleshooting-tool-use
Claude Developer Platform · in the page
agents-and-tools/tool-use/troubleshooting-tool-use
…laude.com/docs/en/agents-and-tools/tool-use/tool-reference"> Full directory of Anthropic-provided tools and their version strings. </Card> </CardGroup>
web-fetch-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-fetch-tool
…ools/tool-use/tool-reference" title="Tool reference" icon="book"> Directory of Anthropic-provided tools and reference for optional tool definition properties. </Card> </CardGroup>
web-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-search-tool
…orm.claude.com/docs/en/agents-and-tools/tool-use/tool-reference"> Directory of Anthropic-provided tools and reference for optional tool definition properties. </Card> </CardGroup>
Beta
Claude Developer Platform · in the page
api/beta
…es uploaded via this block will be available in the container's input directory. - `type: "container_upload"` - `file_id: string` - `cache_control: optional BetaCacheControl…
Agents
Claude Developer Platform · in the page
api/beta/agents
…figured to allow them. - `path: optional string` Optional directory root to search under. Defaults to the runner's working directory. ### Beta Managed Agents Agent Toolset20260401 Gre…
Memory Stores
Claude Developer Platform · in the page
api/beta/memory_stores
…space. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. - `type: "memory_store"` - `id: string` Unique identifier for the memory store…
Archive a memory store
Claude Developer Platform · in the page
api/beta/memory_stores/archive
…space. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. - `type: "memory_store"` - `id: string` Unique identifier for the memory store…
Create a memory store
Claude Developer Platform · in the page
api/beta/memory_stores/create
…space. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. - `type: "memory_store"` - `id: string` Unique identifier for the memory store…
Memories
Claude Developer Platform · in the page
api/beta/memory_stores/memories
…bytes). - `BetaManagedAgentsMemoryPrefix object` A rolled-up directory marker returned by [List memories](/docs/en/api/beta/memory_stores/memories/list) when `depth` is set. Indicates that on…
List memories
Claude Developer Platform · in the page
api/beta/memory_stores/memories/list
…bytes). - `BetaManagedAgentsMemoryPrefix object` A rolled-up directory marker returned by [List memories](/docs/en/api/beta/memory_stores/memories/list) when `depth` is set. Indicates that on…
Retrieve a memory store
Claude Developer Platform · in the page
api/beta/memory_stores/retrieve
…space. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. - `type: "memory_store"` - `id: string` Unique identifier for the memory store…
Update a memory store
Claude Developer Platform · in the page
api/beta/memory_stores/update
…space. Attach a store to a session via `resources[]` to mount it as a directory the agent can read and write. - `type: "memory_store"` - `id: string` Unique identifier for the memory store…
Messages
Claude Developer Platform · in the page
api/beta/messages
…es uploaded via this block will be available in the container's input directory. - `type: "container_upload"` - `file_id: string` - `cache_control: optional BetaCacheControl…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…es uploaded via this block will be available in the container's input directory. - `type: "container_upload"` - `file_id: string` - `cache_control: optional Beta…
Create a Message Batch
Claude Developer Platform · in the page
api/beta/messages/batches/create
…es uploaded via this block will be available in the container's input directory. - `type: "container_upload"` - `file_id: string` - `cache_control: optional Beta…
Count tokens in a Message
Claude Developer Platform · in the page
api/beta/messages/count_tokens
…es uploaded via this block will be available in the container's input directory. - `type: "container_upload"` - `file_id: string` - `cache_control: optional BetaCacheControl…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…es uploaded via this block will be available in the container's input directory. - `type: "container_upload"` - `file_id: string` - `cache_control: optional BetaCacheControl…
Organization
Claude Developer Platform · in the page
api/beta/organization
…vide only if using a single-tenant app registration in the customer's directory. - `display_name: optional string or null` Human-friendly display name. maxLength: 255, minLength: 1 - `geo: opt…
External Keys
Claude Developer Platform · in the page
api/beta/organization/external_keys
…vide only if using a single-tenant app registration in the customer's directory. - `display_name: optional string or null` Human-friendly display name. maxLength: 255, minLength: 1 - `geo: opt…
Create External Key
Claude Developer Platform · in the page
api/beta/organization/external_keys/create
…vide only if using a single-tenant app registration in the customer's directory. - `display_name: optional string or null` Human-friendly display name. maxLength: 255, minLength: 1 - `geo: opt…
List External Keys
Claude Developer Platform · in the page
api/beta/organization/external_keys/list
…vide only if using a single-tenant app registration in the customer's directory. - `updated_at: string` format: date-time - `next_page: string or null` Opaque cursor for the next page, or…
Get External Key
Claude Developer Platform · in the page
api/beta/organization/external_keys/retrieve
…vide only if using a single-tenant app registration in the customer's directory. - `updated_at: string` format: date-time ## Example ```bash curl https://api.anthropic.com/v1/organizations/e…