@ClaudeDevs: We’ve added a CLI for Claude Platform to make every API endpoint runnable from your terminal. Call the Messages API, st…
Summary
Anthropic has released a CLI tool for the Claude Platform, allowing developers to call API endpoints, manage agents, and pipe results directly from the terminal.
View Cached Full Text
Cached at: 06/02/26, 07:38 PM
We’ve added a CLI for Claude Platform to make every API endpoint runnable from your terminal.
Call the Messages API, stand up Claude Managed Agents, pipe results straight into your shell.
The ant CLI is well understood by coding agents (Claude Code) using the claude-api skill. https://t.co/t2ruhuAzRH
Similar Articles
@FinanceYF5: The Claude platform recently launched a terminal feature. Now, with just a command-line interface (CLI), you can complete all operations such as API calls, launching smart agents, uploading files, syncing YAML configuration files, and viewing run logs. Claude Code can also directly use this terminal. This feature...
Claude platform launched a terminal feature, allowing users to perform API calls, launch smart agents, upload files, sync YAML configuration files, and view run logs via CLI. Claude Code can also directly use this terminal.
@_catwu: run `claude agents` for a control plane in your terminal! after, hit `<-` from any cli session to register that with th…
Running `claude agents` provides a control plane in the terminal to manage all Claude code agents from one place, accessible via a keyboard shortcut from any CLI session.
Claude Platform on AWS
Anthropic announces the general availability of the Claude Platform on AWS, allowing customers to access full Claude API features with native AWS authentication, billing, and deployment of managed agents.
Anthropic says OpenClaw-style Claude CLI usage is allowed again
OpenClaw is a CLI tool that supports Anthropic Claude models via API key or Claude CLI reuse, with features including adaptive thinking defaults for Claude 4.6, fast mode service tier toggling, and configurable prompt caching. Anthropic has reportedly re-allowed OpenClaw-style Claude CLI usage.
anthropics/claude-code
Claude Code is an agentic coding tool from Anthropic that lives in the terminal, understands codebases, and helps with tasks like executing routine coding tasks, explaining code, and handling git workflows through natural language commands.