4 actions ready for your AI
Connect Anthropic to your AI
Add your Anthropic key once and every AI you use can create messages, count tokens and list models through it.
Needs your API keyWorks today: paste the key from this app and your AI can use it. One-click sign-in is not built yet.
Not verified by us yet. Its actions come from Anthropic's own documented API, and we have not run them here yet.
Use your own Anthropic account. Credentials stay encrypted in ahel.
Tell me when ahel has verified Anthropic
What your AI can do with Anthropic
Choose a task and ask your AI.
Model
- List models
GETList available models.
limit- Number of models to return, 1 to 1000.
- Get model
GETGet a model by ID.
model_idrequired- Model ID, e.g.
Message
- Create message
POSTGenerate a response from a Claude model.
modelrequired- Model ID, e.g.
max_tokensrequired- Maximum number of tokens to generate.
messagesrequired- Array of message objects: [{"role": "user", "content": "Hello"}].
system- Optional system prompt.
Token
- Count tokens
POSTCount the tokens a message request would use.
modelrequired- Model ID, e.g.
messagesrequired- Array of message objects: [{"role": "user", "content": "Hello"}].
system- Optional system prompt to include in the count.
Ask your AI
Try one of these requests with a connected AI.
- Ask Claude to review this paragraph
- How many tokens is this prompt?
- Which Claude models are available?
- Show me the model in Anthropic
Works with
All appsUse Anthropic alongside your other connected apps.
Published servers for Anthropic
Built by the community and served through your gateway with the same key. A curated pick is one ahel has checked.
Anthropic MCP server, hosted by ahel
One hosted endpoint serves Anthropic. There is nothing to install and no local server to run.
Connect Anthropic to Claude, Claude Code, Cursor or Codex
- Add your Anthropic key. ahel stores it encrypted.
- Paste one link into your AI:
https://mcp.ahel.ai(once, for every app). - Ask for the work. Your AI picks the action and ahel runs it with your key.
Documentation
- Anthropic API docsanthropic.com
- Where to find your Anthropic keyon the vendor's side; paste it into ahel after sign-in
About Anthropic
Anthropic is an AI model service. Connect your own key and your AI can create messages, count tokens and list models.
Anthropic over MCP: ahel serves Anthropic to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your Anthropic key once, paste one link into your AI, and the actions above are there.
Similar apps
Questions
Is my Anthropic key safe?
Your Anthropic key is sealed in ahel and added to the request server-side when your AI calls Anthropic. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.
Which AIs can use Anthropic through ahel?
Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.
What can my AI do with Anthropic?
4 actions today, covering models, messages and tokens. Ask in plain language; your AI picks the action and ahel runs it with your key.
Does connecting Anthropic cost anything?
Connecting apps is free during ahel's early access. Free, Pro and Team all cost nothing today, and the pricing page lists what each one includes. Anthropic may bill you for API use under its own terms.