GitHub
github.com › anthropics › anthropic-sdk-typescript
GitHub - anthropics/anthropic-sdk-typescript: Access to Anthropic's safety-first language model APIs in TypeScript
This SDK provides helpers for making it easy to create and run tools in the Messages API. You can use Zod schemas or JSON Schemas to describe the input to a tool. You can then run those tools using the client.messages.toolRunner() method.
Starred by 1.4K users
Forked by 182 users
Languages TypeScript 96.8% | Shell 2.1% | JavaScript 1.1%
Claude
docs.claude.com › en › api › client-sdks
Client SDKs - Claude Docs
This page includes brief installation instructions and links to the open-source GitHub repositories for Anthropic’s Client SDKs.
Videos
17:01
How openai and anthropic publish their SDK and you can too - YouTube
07:58
Claude 3 API - Overview and Javascript Implementation - YouTube
08:00
Claude in the Box - Use Anthropic Agent SDK in a Sandbox - YouTube
Anthropic typescript tool use - Dom does code #2
10:00
How to Get Started with Claude AI API using NodeJS console app ...
Anthropic
anthropic.com › engineering › building-agents-with-the-claude-agent-sdk
Building agents with the Claude Agent SDK
September 29, 2025 - At Anthropic, we’ve been using it for deep research, video creation, and note-taking, among countless other non-coding applications. In fact, it has begun to power almost all of our major agent loops. In other words, the agent harness that powers Claude Code (the Claude Code SDK) can power many other types of agents, too.
npm
npmjs.com › package › @anthropic-ai › bedrock-sdk
@anthropic-ai/bedrock-sdk - npm
November 18, 2025 - The official TypeScript library for the Anthropic Bedrock API. Latest version: 0.26.0, last published: a month ago. Start using @anthropic-ai/bedrock-sdk in your project by running `npm i @anthropic-ai/bedrock-sdk`. There are 64 other projects ...
» npm install @anthropic-ai/bedrock-sdk
Published Nov 18, 2025
Version 0.26.0
Author Anthropic
npm
npmjs.com › package › @anthropic-ai › claude-code
@anthropic-ai/claude-code - npm
3 days ago - Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.. Latest version: 2.0.76, last published: 2 days ago.
» npm install @anthropic-ai/claude-code
Published Dec 22, 2025
Version 2.0.76
Author Anthropic
Repository https://github.com/anthropics/claude-code
AI SDK
ai-sdk.dev › providers › ai-sdk-providers › anthropic
AI SDK Providers: Anthropic
"auto": Use "outputFormat" when supported, otherwise fall back to "jsonTool" (default). Tool call streaming is enabled by default. You can opt out by setting the toolStreaming provider option to false. ... Anthropic introduced an effort option with claude-opus-4-5 that affects thinking, text responses, and function calls.
npm
npmjs.com › package › @anthropic-ai › claude-agent-sdk
@anthropic-ai/claude-agent-sdk - npm
3 days ago - SDK for building AI agents with Claude Code's capabilities. Programmatically interact with Claude to build autonomous agents that can understand codebases, edit files, and execute workflows..
» npm install @anthropic-ai/claude-agent-sdk
Published Dec 22, 2025
Version 0.1.76
Author Anthropic
SourceForge
sourceforge.net › projects › anthropic-sdk-types.mirror
Anthropic SDK TypeScript download | SourceForge.net
October 16, 2025 - Access to Anthropic's safety-first language model APIs. anthropic-sdk-typescript is the TypeScript / JavaScript client library for the Anthropic REST API, enabling backend or Node.js usage of models like Claude.
AWS
docs.aws.amazon.com › aws sdk code examples › code library › code examples by service using aws sdks › code examples for amazon bedrock runtime using aws sdks › anthropic claude for amazon bedrock runtime
Anthropic Claude for Amazon Bedrock Runtime - AWS SDK Code Examples
The following code examples show how to use Amazon Bedrock Runtime with AWS SDKs.
npm
npmjs.com › package › @anthropic-ai › sdk › v › 0.4.0
@anthropic-ai/sdk - npm
February 8, 2023 - The official TypeScript library for the Anthropic API. Latest version: 0.71.0, last published: 9 days ago. Start using @anthropic-ai/sdk in your project by running `npm i @anthropic-ai/sdk`. There are 2642 other projects in the npm registry ...
» npm install @anthropic-ai/sdk
Published Nov 24, 2025
Version 0.4.0
YouTube
youtube.com › watch
Build with Claude as a JavaScript developer - Anthropic API - YouTube
Get started building with #Claude in a matter of minutes using the @anthropic-ai API and Supabase Edge Functions! You'll be rocking your next #AI #Hackathon ...
Published October 30, 2024
Restack
restack.io › p › anthropic-sdk-answer-javascript-cat-ai
Anthropic SDK JavaScript Overview | Restackio
To effectively utilize the Anthropic SDK in JavaScript, you need to follow a structured approach to make API calls. This section will guide you through the essential steps, including installation, configuration, and making requests. First, ensure you have Node.js installed on your machine.
GitHub
github.com › anthropics › anthropic-sdk-typescript › blob › main › packages › bedrock-sdk › examples › demo.ts
anthropic-sdk-typescript/packages/bedrock-sdk/examples/demo.ts at main · anthropics/anthropic-sdk-typescript
Access to Anthropic's safety-first language model APIs in TypeScript - anthropics/anthropic-sdk-typescript
Author anthropics
Anthropic
docs.anthropic.com › claude › reference › client-sdks
Client SDKs - Claude - Anthropic
This page includes brief installation instructions and links to the open-source GitHub repositories for Anthropic's Client SDKs.