Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

50 pages for quickstart.

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.

quickstart Claude Developer Platform · title agents-and-tools/agent-skills/quickstart quickstart Claude Developer Platform · title agents-and-tools/mcp-tunnels/quickstart quickstart Claude Developer Platform · title cli-sdks-libraries/cli/quickstart quickstart Claude Developer Platform · title managed-agents/quickstart Quickstart Claude Code CLI · title agent-sdk/quickstart Quickstart Claude Code CLI · title quickstart Self-hosted environments quickstart Claude Code CLI · title self-hosted-environments-quickstart Quickstart: Publish an MCP Server to the MCP Registry Model Context Protocol · title registry/quickstart Get started with the desktop app Claude Code CLI · path desktop-quickstart Connect to MCP servers Claude Code CLI · path mcp-quickstart Get started with Claude Code in the cloud Claude Code CLI · path web-quickstart additional-resources Claude Developer Platform · in the page about-claude/additional-resources …tion. --- ## Learning resources <CardGroup cols={3}> <Card title="Quickstarts" icon="lightning" href="https://github.com/anthropics/anthropic-quickstarts"> Deployable applications built with t… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/best-practices …ef="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart"> Create your first Skill </Card> <Card title="Use Skills in Claude Code" icon="terminal" href="https://code.c… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/overview …<Note> **Get started:** * For pre-built Agent Skills: See the [quickstart tutorial](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart) to start using PowerPoint, Exce… overview Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/overview …ew. ## Deploy a tunnel If you're new to MCP tunnels, start with the quickstart to get a working tunnel locally before configuring a production deployment. <CardGroup cols={2}> <Card title="Quicks… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …use reference implementation](https://github.com/anthropics/anthropic-quickstarts/tree/main/computer-use-demo) is a complete working example: a [containerized environment](https://github.com/anthropic… overview Claude Developer Platform · in the page api/overview …es). For managed agent infrastructure, see the [Claude Managed Agents quickstart](https://platform.claude.com/docs/en/managed-agents/quickstart). </Note> ## Prerequisites To use the Claude API, you'… claude-in-microsoft-foundry Claude Developer Platform · in the page build-with-claude/claude-in-microsoft-foundry …show requests with cURL and the ant CLI. To set up the CLI, see [CLI quickstart](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart). <Note> Foundry is supported by the C#, Java… claude-platform-on-aws Claude Developer Platform · in the page build-with-claude/claude-platform-on-aws …rvice page now shows a left navigation with **Home**, **API keys**, **Quickstart**, and **Workspaces**. </Step> <Step title="Create your workspace and note its ID"> After you complete setup,… This will automatically use the environment variable VOYAGE_API_KEY. Claude Developer Platform · in the page build-with-claude/embeddings ….voyageai.com/docs/aws-marketplace-mongodb-voyage?ref=anthropic). ## Quickstart example The following brief example shows how to use embeddings. Suppose you have a small corpus of six documents to… search-results Claude Developer Platform · in the page build-with-claude/search-results …": "search_result", "source": "https://docs.company.com/quickstart", "title": "Getting Started Guide", "content": [ { "type"… skills-guide Claude Developer Platform · in the page build-with-claude/skills-guide …ef="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart"> Learn how to use Agent Skills to create documents with the Claude API in under 10 minutes. </Card> <Card tit… apply Claude Developer Platform · in the page cli-sdks-libraries/cli/apply …creating new ones. To install and authenticate the CLI, see the [CLI quickstart](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart). `ant apply` requires CLI version 1.30.0 or lat… On a remote host without a browser: Claude Developer Platform · in the page cli-sdks-libraries/cli/authentication …eration. --- The `ant` CLI supports several credential sources. The [Quickstart](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart#authentication) covers the one-command happy pat… scripting Claude Developer Platform · in the page cli-sdks-libraries/cli/scripting …th login`](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart#authentication) instead of a static API key. The OAuth access token goes in the `Authorization` header as a bearer toke… sessions-connect Claude Developer Platform · in the page cli-sdks-libraries/cli/sessions-connect …the CLI. To install or update the CLI and authenticate, see the [CLI quickstart](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart). ## Connect to a session Pass the ID of a ses… using Claude Developer Platform · in the page cli-sdks-libraries/cli/using …at apply across every endpoint. To install and authenticate, see the [Quickstart](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart). To chain commands and version-control resource… openai-sdk Claude Developer Platform · in the page cli-sdks-libraries/libraries/openai-sdk …i.models.chat.completions.ChatCompletionCreateParams; public class QuickStart { public static void main(String[] args) { OpenAIClient client = OpenAIOkHttpClient.builder()… overview Claude Developer Platform · in the page cli-sdks-libraries/overview …CLI" href="https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart"> Shell scripting, typed flags, response transforms </Card> </CardGroup> ## Client SDKs <CardGroup cols={3}>… get-api-key Claude Developer Platform · in the page get-api-key …api-keys-and-the-admin-api). To make your first request, follow the [Quickstart](https://platform.claude.com/docs/en/get-started), and see [Authentication](https://platform.claude.com/docs/en/manage-… get-started Claude Developer Platform · in the page get-started …tallation](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart#installation) in the CLI quickstart. </Step> <Step title="Authenticate"> Log in with your Anthropi… home Claude Developer Platform · in the page home …="Play" href="https://platform.claude.com/docs/en/get-started"> Quickstart </HomeQuickChip> <HomeQuickChip icon="Key" href="https://platform.claude.com/settings/keys"> Get API key… intro Claude Developer Platform · in the page intro …nstall an SDK, and send your first message to Claude. [Go to the quickstart](https://platform.claude.com/docs/en/get-started) </Step> <Step title="Secure your credentials"> Set an expira… admin-api Claude Developer Platform · in the page manage-claude/admin-api …`ant` CLI](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart) under a dedicated profile with the `org:admin` scope (see [Admin access](https://platform.claude.com/docs/en/cli-sdks-… wif-admin-api Claude Developer Platform · in the page manage-claude/wif-admin-api …`ant` CLI](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart) under a dedicated profile, requesting the `org:admin` scope (see [Admin access](https://platform.claude.com/docs/en/cl… Replace NODE_UID with the node's UID: Claude Developer Platform · in the page manage-claude/wif-providers/spiffe …or the first time? Deploy SPIRE Server and Agent following the [SPIRE quickstart](https://spiffe.io/docs/latest/try/), then add the [OIDC Discovery Provider](https://github.com/spiffe/spire/blob/main/… agent-setup Claude Developer Platform · in the page managed-agents/agent-setup …l, the `ant` CLI, or one of the SDKs. If you haven't set one up, the [quickstart](https://platform.claude.com/docs/en/managed-agents/quickstart#install-the-cli) covers installation and client setup.… onboarding Claude Developer Platform · in the page managed-agents/onboarding …1 --- [Console](https://platform.claude.com/workspaces/default/agent-quickstart/) provides a visual interface for creating and configuring agents. It lets you iterate on configuration interactively b… overview Claude Developer Platform · in the page managed-agents/overview …e Platform on AWS guide. </Note> <CardGroup cols={3}> <Card title="Quickstart" icon="play" href="https://platform.claude.com/docs/en/managed-agents/quickstart"> Create your first agent session… spawn.sh: called once per claimed work item Claude Developer Platform · in the page managed-agents/self-hosted-sandboxes …need: * **An existing agent.** If you don't have one, complete the [Quickstart](https://platform.claude.com/docs/en/managed-agents/quickstart) first and note its agent ID. * **A Linux host** with `/… skills Claude Developer Platform · in the page managed-agents/skills …ef="https://platform.claude.com/docs/en/agents-and-tools/agent-skills/quickstart"> Learn how to use Agent Skills to create documents with the Claude API in under 10 minutes. </Card> </CardGroup>… Models overview Claude Developer Platform · in the page models/overview …Claude's capabilities and development flow. </Card> <Card title="Quickstart" icon="lightning" href="https://platform.claude.com/docs/en/get-started"> Learn how to make your first API call in… overview Claude Developer Platform · in the page release-notes/overview …and versioning of API resources in YAML files. Learn more in the [CLI quickstart](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart). ### April 7, 2026 * We announced [Claude Myt… Set up Claude Code for your organization Claude Code CLI · in the page admin-setup …he labels. Share these resources to help developers get started: * [Quickstart](/docs/en/quickstart): first-session walkthrough from install to working with a project * [Common workflows](/docs/en/c… How the agent loop works Claude Code CLI · in the page agent-sdk/agent-loop …nary, so most installs need no separate Claude Code install. See the [quickstart's install note](/docs/en/agent-sdk/quickstart) for the installs that do. When you start an agent, the SDK runs the sam… Configure your agent Claude Code CLI · in the page agent-sdk/configuration …Next steps To see configuration composed into working agents: * **[Quickstart](/docs/en/agent-sdk/quickstart)**: build and run a first agent end to end * **[Examples](/docs/en/agent-sdk/examples)**… Examples Claude Code CLI · in the page agent-sdk/examples …yet, start with one of these before a full application: * [Agent SDK quickstart](/docs/en/agent-sdk/quickstart): build your first working agent in TypeScript or Python, with setup steps included. The… Rewind file changes with checkpointing Claude Code CLI · in the page agent-sdk/file-checkpointing …ake sure you have the [Claude Agent SDK installed](/docs/en/agent-sdk/quickstart). <Steps> <Step title="Create a test file"> Create a new file called `utils.py` (Python) or `utils.ts` (TypeScri… Hosting the Agent SDK Claude Code CLI · in the page agent-sdk/hosting …alls, and the spawned CLI needs no separate Node.js install. See the [quickstart's install note](/docs/en/agent-sdk/quickstart) for the installs that need a separate native Claude Code install. The b… Connect to external tools with MCP Claude Code CLI · in the page agent-sdk/mcp …stallation scopes](/docs/en/mcp#mcp-installation-scopes). </Note> ## Quickstart This example connects to the [Claude Code documentation](https://code.claude.com/docs) MCP server using [HTTP transpor…
Feedback