Anthropic Plugin: Claude CLI, Models, and Session Catalog
This page covers the Anthropic plugin for OpenClaw, which provides access to Anthropic models, the Claude CLI, and a native catalog of Claude sessions. It is intended for developers integrating Anthropic capabilities.
Read this when
- You are installing, configuring, or auditing the anthropic plugin
Anthropic plugin
The Anthropic plugin provides access to Anthropic models, the Claude CLI, and a native catalog of Claude sessions.
Distribution
- Package name:
@openclaw/anthropic-provider - Installation method: bundled with OpenClaw
Surface
Providers defined: anthropic; contracts implemented: mediaUnderstandingProviders, usageProviders
Node commands available: anthropic.claude.sessions.list.v1 and anthropic.claude.sessions.read.v1; contracts associated: mediaUnderstandingProviders and usageProviders
Related docs
- Official plugin page: anthropic