Use Claude via Anthropic API
Connect Maid to Anthropic's Claude family of models using your own API key. Claude is known for its strong reasoning, long context handling, and careful instruction following — available on Android without any dedicated app.
Overview
Maid connects to the official Anthropic API to give you access to the full Claude model family directly from your Android device. Because you supply your own API key, you are billed directly by Anthropic at their current token rates — there is no subscription or mark-up through Maid.
Claude models are particularly strong at tasks requiring nuanced reasoning, careful instruction following, and handling very long documents. The Haiku models are fast and cost-efficient; Sonnet offers a balance of speed and capability; Opus is the most capable for demanding tasks.
Get an Anthropic API key
Configure Maid
Available models
Maid auto-fetches the model list from your account, but here is a reference for the current Claude model family:
| Model | Best for |
|---|---|
| claude-opus-4-6 | Most capable — complex reasoning, long documents |
| claude-sonnet-4-6 | Balanced performance and cost |
| claude-haiku-4-5 | Fastest and most affordable |
Configuration reference
| Field | Required | Default |
|---|---|---|
| API Key | Yes | — |
| Model | Yes | Auto-populated from your account |
| Base URL | No | https://api.anthropic.com |
| Custom Headers | No | — |
| Parameters | No | Provider defaults |