New:Socket for Asana Is Now Available.Learn more
Sign In

offrouter-anthropic

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

offrouter-anthropic

Anthropic provider package for OffRouter.

latest
npmnpm
Version
0.34.0
Version published
Maintainers
1
Created
Source

offrouter-anthropic

Anthropic provider package for OffRouter.

Install

npm install offrouter-anthropic

Usage

import { createAnthropicAdapter } from "offrouter-anthropic";

const adapter = createAnthropicAdapter({
  apiKey: process.env.ANTHROPIC_API_KEY,
});

Provider activation names: ANTHROPIC_API_KEY.

The package delegates transport and policy behavior to offrouter-core.

FAQs

Package last updated on 06 Aug 2026

Related posts