中文 日本語
home / by integration / Anthropic

AI Agents That Work With Anthropic (2026)

As of Aug 10, 2026, 28 AI agents in the KanonAgent index are judged to connect to Anthropic; this page covers the top 9 by real traction (9 with the source line quoted). Judgements come from quoted evidence, not vendor claims — where we cannot read it, we leave it blank.
Connecting an agent to Anthropic gives direct access to Claude models for reasoning, coding and long-context tasks. The integration lets you swap providers without rewriting agent loops or auth layers. Right now the biggest gains are in unified LLM calls, real-time cost monitoring and self-hosted multi-tenant deployments.
Updated 2026-08-10 · 9 products · live data from KanonAgent
1. pi17.1k upvotes
pi unifies LLM APIs so you can call Anthropic models inside the same agent loops and CLI used for OpenAI and Google.
source: “Unified multi-provider LLM API (OpenAI, Anthropic, Google, etc.)”
2. ainovel-cli11 upvotes
ainovel-cli lets you switch to Anthropic mid-workflow for novel generation without changing the multi-agent pipeline.
source: “多 LLM 支持 — OpenRouter / Anthropic / Gemini / OpenAI 等等随意切换”
3. ruby_llm6 upvotes
ruby_llm gives Ruby developers native Anthropic support for building agents, chatbots and RAG apps alongside other providers.
source: “Works with OpenAI, xAI, Anthropic, Google, AWS, local models, and any OpenAI-compatible API.”
4. TokenDos6 upvotes
TokenDos routes requests to shared Anthropic keys so you pay only for usage instead of full subscriptions.
source: “Supports OpenAI, Anthropic, Claude Code, Codex”
Forall runs on Claude Code so you can generate machine-checkable proofs while staying inside Anthropic tooling.
source: “Stay on Cursor, Claude Code, or any MCP client”
6. Verify LLM API6 upvotes
Verify LLM API checks whether an endpoint is truly Anthropic-compatible before your agent starts making calls.
source: “OpenAI- or Anthropic-compatible endpoint”
7. genkit6 upvotes
genkit lets you build production JS/Go/Python apps that call Anthropic models with the same code used for OpenAI and Gemini.
source: “Google, OpenAI, Anthropic, Ollama, and more.”
8. AICostPass5 upvotes
AICostPass tracks live spend across Anthropic keys so you avoid surprise bills when agents run heavy workloads.
source: “Monitor OpenAI, Anthropic, Gemini, Groq, and other AI providers”
The self-hosted platform connects to your Anthropic subscription to run multiple isolated agents on your own servers.
source: “It runs on your server, and connects with your Anthropic and OpenAI subscriptions.”

Before you wire it up

Check how deeply each agent uses Anthropic’s API versus just listing it as one option. Look at auth scope—some need full key access while others work with limited tokens. Rate limits and context-window handling differ; test whether the agent respects Anthropic’s current quotas. The most common breakage is when an agent hard-codes OpenAI message formats and fails on Claude’s stricter role rules.

FAQ

Do I need a separate Anthropic key for each agent?
Most agents accept a single key; some like TokenDos and the self-hosted platform let you share or isolate keys across tenants.
Which agents handle Claude’s 200K context window natively?
pi, ruby_llm and genkit expose the full window; others may truncate unless you configure max_tokens explicitly.
How do I monitor costs when multiple agents share one key?
AICostPass and the self-hosted platform both report per-agent spend in real time against your Anthropic billing.
How is this list ranked?
By real traction from our index (upvotes / MRR / growth rate, whichever the product actually has) — not editorial picks, and we do not accept paid placement. Sources: ProductHunt, Hacker News, GitHub, HuggingFace, Reddit, TrustMRR.
What is the inclusion bar?
A page is published only when at least 5 real products qualify. Judgement fields (autonomy, prerequisites, cost, integrations) all require a source quote — where we cannot read it, we leave it blank rather than guess.
How often is this updated?
Collection runs continuously; this page was regenerated on 2026-08-10. Every number is verifiable through our public read-only API: https://kanonagent.com/data

Explore more