Skip to main content
Integrations

One local endpoint. Every tool you already use.

AntSeed runs a buyer proxy at http://localhost:8377 that speaks all four major LLM API protocols — Anthropic Messages, OpenAI Chat Completions, OpenAI Responses, and OpenAI Completions — and translates between them on the fly. Pick your tool below; AntSeed makes it fit. Each service on the network advertises which protocols it accepts natively (in matchingServices[].protocols) — matching your tool's wire format to that list is the smoothest path.

Coding agents

4 tools

Drop-in for Claude Code, Codex, and friends. Set one env var, keep your existing workflow.

Autonomous agents

2 tools

Long-running, autonomous workloads. Agents pick providers by price, latency, and reputation — no API keys, no SaaS account.

Frameworks

3 tools

LangChain, Vercel AI SDK, GenLayer Studio, and other multi-provider frameworks. Add AntSeed as one of the providers.

Raw HTTP

1 tool

The lowest-level contract. Use this if you're scripting, debugging, or building a new integration.

Don't see your tool?

If your tool accepts an Anthropic or OpenAI base URL, AntSeed already works with it — see the raw HTTP page for the contract. Want it added here? Open a PR on integrations.ts.

Building an integration?

Read the protocol guide, grab skill.md for your agent, and ping us in Telegram for partner verification.