Products on Claw
Claude Code
CLI for coding agents — installs in your terminal, reads your repo, edits files, runs commands. MCP-native (it speaks the protocol it kicked off). Subagents + slash commands. Also ships as a VS Code extension and a Mac/Windows desktop app. 8 pages so far: overview · install (mac · win) · auth · MCP · slash commands · use cases · pitfalls.
Claude API
HTTP API + Python/TypeScript SDKs for building your own Claude-powered apps. Tool use, structured outputs, streaming, vision, prompt caching. 4 pages: overview · getting started · model lineup · common patterns.
MCP server catalogue
The Model Context Protocol — Anthropic's open standard for agent ↔ tool communication. Spec at modelcontextprotocol.io. Official MCP servers + community catalogue + build-your-own walkthrough. 4 pages.
Claude.ai
The hosted chat product — claude.ai on the web + desktop apps + iOS. Projects (long-lived context with files), Skills (custom callable tools), and Computer Use surface (beta). 3 pages: overview · Projects · Skills.
Computer Use
Anthropic's "agent that controls a computer" capability — clicks, types, scrolls, takes screenshots. Beta surface (status as of May 2026 — verify before relying on it). 2 pages: overview · getting started.