ClaudeMap

Claude Agent SDK Demos

Anthropic's official demo apps for the Claude Agent SDK — email, research, and chat agents.

SDKs & Toolingofficialagent-sdkexamplesdemos

Anthropic's official collection of demo applications built on the Claude Agent SDK: an email agent, a multi-agent research agent, a chat app with session persistence, and more. The app-pattern counterpart to the API-focused claude-quickstarts — read these to see how production agent apps are structured before writing your own.

Repository

anthropics/claude-agent-sdk-demos

Charted

Related on the map

  • E2B

    SDK / Tool

    Open-source secure sandboxes where AI agents run code — the de facto execution layer for agent apps.

    • sandbox
    • code-execution
    • sdk
    • agents
  • FastMCP

    SDK / Tool

    Pythonic framework for building MCP servers — decorators, type hints, and zero boilerplate.

    • framework
    • python
    • mcp
    • type-driven
  • Anthropic's official TypeScript SDK for building agentic applications.

    • official
    • sdk
    • typescript
    • anthropic