Search the documentation
50 pages for /agents.
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.
Agents
Claude Developer Platform · path
api/beta/agents
Archive Agent
Claude Developer Platform · path
api/beta/agents/archive
Create Agent
Claude Developer Platform · path
api/beta/agents/create
List Agents
Claude Developer Platform · path
api/beta/agents/list
Get Agent
Claude Developer Platform · path
api/beta/agents/retrieve
Update Agent
Claude Developer Platform · path
api/beta/agents/update
Versions
Claude Developer Platform · path
api/beta/agents/versions
List Agent Versions
Claude Developer Platform · path
api/beta/agents/versions/list
Agents Charter
Model Context Protocol · path
community/working-groups/agents
glossary
Claude Developer Platform · in the page
about-claude/glossary
…e in beta. See the [MCP connector](https://platform.claude.com/docs/en/agents-and-tools/mcp-connector) documentation to learn more. ## Pretraining Pretraining is the initial process of training lang…
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…oke the bundled [Claude API skill](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/claude-api-skill#migrating-to-a-newer-claude-model). It works for any target model on this page:…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…otherwise, the [Claude API skill](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/claude-api-skill) that ships with Claude Code can add caching to an existing integration from one p…
pricing
Claude Developer Platform · in the page
about-claude/pricing
…and best practices, see [Tool use](https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview). ### Specific tool pricing #### Bash tool The bash tool definition adds the following inpu…
customer-support-chat
Claude Developer Platform · in the page
about-claude/use-case-guides/customer-support-chat
…prompts. * Add additional [tools](https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview) to the prompt (which can include [prompt chains](https://platform.claude.com/docs/en/build-wi…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…kill authoring best practices url: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices description: Learn how to write effective Skills that Claude can discover and use su…
claude-api-skill
Claude Developer Platform · in the page
agents-and-tools/agent-skills/claude-api-skill
--- title: Claude API skill url: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/claude-api-skill description: An open-source Agent Skill that provides Claude with up-to-date API ref…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…title: Skills for enterprise url: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/enterprise description: Governance, security review, evaluation, and organizational guidance for de…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
--- title: Agent Skills url: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview description: Agent Skills are modular capabilities that extend Claude's functionality. Each Skil…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…with Agent Skills in the API url: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart description: Learn how to use Agent Skills to create documents with the Claude API in un…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
--- title: MCP connector url: https://platform.claude.com/docs/en/agents-and-tools/mcp-connector description: Connect to remote MCP servers directly from the Messages API without an MCP client, and al…
concepts
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/concepts
…: Architecture and components url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/concepts description: Canonical names for the parts of an MCP tunnel deployment, the two credential-…
console
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/console
…Manage tunnels in the Console url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/console description: Create tunnels, register CA certificates, retrieve the tunnel token, and attach…
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
…P tunnels with Docker Compose url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/deploy-compose description: Install the MCP tunnel stack on a VM using Docker Compose. --- <Note>…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…Deploy MCP tunnels with Helm url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/deploy-helm description: Install the tunnel stack on a Kubernetes cluster using the Anthropic Helm c…
overview
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/overview
--- title: MCP tunnels url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/overview description: Securely connect Claude to MCP servers running in your private network without openin…
quickstart
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/quickstart
…title: MCP tunnels quickstart url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/quickstart description: Connect Claude to a private MCP server using a local Docker Compose deployme…
reference
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/reference
…title: MCP tunnels reference url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/reference description: Proxy configuration fields, the Tunnels REST API, certificate requirements, a…
security
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/security
…- title: MCP tunnels security url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/security description: Hardening guidance, credential rotation, breach response, and teardown for MCP…
troubleshooting
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/troubleshooting
…tle: Troubleshoot MCP tunnels url: https://platform.claude.com/docs/en/agents-and-tools/mcp-tunnels/troubleshooting description: Diagnose connectivity, TLS, IP validation, and OAuth routing issues in…
remote-mcp-servers
Claude Developer Platform · in the page
agents-and-tools/remote-mcp-servers
--- title: Remote MCP servers url: https://platform.claude.com/docs/en/agents-and-tools/remote-mcp-servers description: Connect Claude to third-party remote MCP servers through the MCP connector API.…
advisor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/advisor-tool
--- title: Advisor tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool description: Pair a faster executor model with a higher-intelligence advisor model that provides…
bash-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/bash-tool
--- title: Bash tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool description: Let Claude request shell commands that your application runs in a persistent bash session…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
--- title: Browser use tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/browser-use-tool description: Let Claude navigate, read, and interact with webpages in your own browser e…
build-a-tool-using-agent
Claude Developer Platform · in the page
agents-and-tools/tool-use/build-a-tool-using-agent
…al: Build a tool-using agent" url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/build-a-tool-using-agent description: A guided walkthrough from a single tool call to a production-read…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…-- title: Code execution tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/code-execution-tool description: Run Python and bash code in a sandboxed container to analyze data, gen…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
--- title: Computer use tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/computer-use-tool description: Give Claude screenshot, mouse, and keyboard control of a desktop environm…
define-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/define-tools
--- title: Define tools url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/define-tools description: Specify tool schemas, write effective descriptions, and control when Claude calls y…
fine-grained-tool-streaming
Claude Developer Platform · in the page
agents-and-tools/tool-use/fine-grained-tool-streaming
…: Fine-grained tool streaming url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/fine-grained-tool-streaming description: Stream tool inputs without server-side JSON buffering for late…
handle-tool-calls
Claude Developer Platform · in the page
agents-and-tools/tool-use/handle-tool-calls
--- title: Handle tool calls url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/handle-tool-calls description: Parse tool_use blocks, format tool_result responses, and handle errors wi…
how-tool-use-works
Claude Developer Platform · in the page
agents-and-tools/tool-use/how-tool-use-works
--- title: How tool use works url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/how-tool-use-works description: Understand the tool use loop, where tools execute, and when to use tool…
manage-tool-context
Claude Developer Platform · in the page
agents-and-tools/tool-use/manage-tool-context
…-- title: Manage tool context url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/manage-tool-context description: Choose between tool search, programmatic tool calling, prompt caching,…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
--- title: Memory tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/memory-tool description: Let Claude store and retrieve information across conversations by implementing the me…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…- title: Tool use with Claude url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/overview description: Connect Claude to external tools and APIs. See where tools execute, when Claude c…
parallel-tool-use
Claude Developer Platform · in the page
agents-and-tools/tool-use/parallel-tool-use
--- title: Parallel tool use url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/parallel-tool-use description: Enable, format, and disable parallel tool calls, with message-history gui…
Process results programmatically
Claude Developer Platform · in the page
agents-and-tools/tool-use/programmatic-tool-calling
…le: Programmatic tool calling url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/programmatic-tool-calling description: Let Claude call your tools from code in the code execution conta…
server-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/server-tools
--- title: Server tools url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/server-tools description: "Work with Anthropic-executed tools: server_tool_use blocks, pause_turn continuatio…
strict-tool-use
Claude Developer Platform · in the page
agents-and-tools/tool-use/strict-tool-use
--- title: Strict tool use url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/strict-tool-use description: Enforce JSON Schema compliance on Claude's tool inputs with grammar-constrain…
text-editor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/text-editor-tool
--- title: Text editor tool url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/text-editor-tool description: Give Claude the Anthropic-defined text editor tool to view, create, and edi…
tool-combinations
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-combinations
--- title: Tool combinations url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-combinations description: Common Anthropic tool pairings for research agents, coding agents, and lo…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
--- title: Tool reference url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-reference description: Directory of Anthropic-provided server tools, client tools, and client toolsets…