Anthropic administrator

Anthropic administrator

The Anthropic Admin API allows programmatic management of organizational resources, including members, workspaces, and API keys.

65VIEWS
2721USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app anthropic_administratornpx @composio/cli add cursor --app anthropic_administratornpx @composio/cli add cursor --app anthropic_administratornpx @composio/cli add cursor --app anthropic_administrator

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Message

Tool to create a new message completion. use when you need to generate assistant text given a conversation history.

Get Model

Tool to retrieve details of a specific model by its id. use after confirming the model id is valid.

List Models

Tool to list available models. use when you need to see which models are available before selection.

Prompt Caching

Tool to cache and reuse prompt content to reduce costs and latency. use after you have static prompt portions you intend to reuse across calls.

4 actions available