One API · every modelNo new SDK. No re-platforming.
Live
Live · 108 modelsDrop-in for OpenAI & Anthropic

One API key for
every LLM.

A drop-in OpenAI & Anthropic-compatible API for GPT, Claude, Gemini, Llama, and 100+ models. Per-project keys, atomic spend caps, honest list prices — on day one.

Start freeRead the docsNo card · 1M free tokens / mo
Trusted models+ 100 more
HomeEnd of slide
Agent-first DXWire it in 60 seconds
Live
Built for Claude Code · Cursor · Windsurf

Your coding agent
already speaks proxy.

Two surfaces, one credential. The MCP server gives your agent live state — catalog, keys, logs, spend. The skill pack gives it idiomatic recipes.

MCP · 01
LIVE STATE

@synapse-garden/mcp

Drop into Claude Code, Cursor, or any MCP-capable client. Your agent reads the catalog, lists keys, queries logs, spends only when the dev confirms.

  • 12
    Tools
  • 5
    Resources
  • 3
    Prompts
Install · Claude Codeclaude mcp add synapse-garden \ -- npx -y @synapse-garden/mcp
MCP docs stdio · streamable HTTP · OAuth 2.1
SKILLS · 02
HOW-TO KNOWLEDGE

@synapse-garden/skills

Anthropic-format skill bundles. Your agent loads only the recipes it needs — token budget stays tight, output stays idiomatic.

  • synapse-garden-quickstart
  • synapse-garden-ai-sdk
  • synapse-garden-migrate-openai
  • synapse-garden-migrate-anthropic
  • synapse-garden-rag
  • synapse-garden-tools
Install · Claude Codeclaude-code skill add \ @synapse-garden/skills
Skill pack loaded on demand · portable
AgentsEnd of slide
What you get on day oneFour primitives, ready out of the box
Live

Drop-in proxy.
Production-grade governance.

The four things every team building on LLMs ends up writing from scratch — keys, metering, governance, clear pricing — shipped on day one.

01

Per-project API keys

Issue scoped mg_live_* keys per project, hashed at rest with SHA-256. Cleartext is shown once. Revoke and rotate without redeploying.

SHA-256RevocableProject-scoped
02

Honest metering

Token-accurate logs and atomic credit deduction. Daily roll-ups land in the dashboard within five minutes. No surprise overage at month end.

Token-exactAtomic5-min roll-ups
03

Governance, by default

Per-project model allowlists, RPM and TPM rate limits, hard spend caps. Every dashboard action lands in the audit trail.

RBACAudit trailHard caps
04

Clear, predictable pricing

Honest list prices, every model. Plans bundle a chunk of included tokens for predictability; anything beyond bills at the same rate.

List pricesUSD centsNo tier games
FeaturesEnd of slide
How a request travelsYour code → our proxy → every model
Live

Four nodes.
One straight path.

Every call walks the same lane. Your mg_live_* key is checked instantly from a one-minute cache, the request is routed upstream, and usage is logged after the response is on its way — milliseconds, not noticeable lag.

01

Your client

OpenAI · Anthropic · AI SDK · curl

  • OpenAI SDK
  • Anthropic SDK
  • AI SDK v6
02

Synapse Garden

Validate · meter · govern

  • mg_live_*
  • RPM/TPM
  • Spend cap
03

Smart routing

Failover · telemetry · regions

  • Failover
  • Telemetry
  • Multi-region
04

100+ models

OpenAI · Anthropic · Google · Meta · …

  • GPT
  • Claude
  • Gemini
  • Llama
How it worksEnd of slide
Every major model · one API key54 models · 17 providers
Live

Every major model.
One invoice. One SDK call.

Honest list prices, every model — per million tokens, in USD. No proprietary credits. The catalog syncs nightly, so the prices you see are the prices you pay.

Live catalog54 models · 17 providers
9 models
OpenAI
GPT family + reasoning
gpt-5.5$5.50 / $33.00/M
6 models
Google
Gemini — multimodal, 1M context
gemini-3.1-pro$2.20 / $13.20/M
6 models
xAI
Grok — multi-agent, real-time
grok-4.20-multi-agent$1.38 / $2.75/M
5 models
Alibaba
Qwen — multilingual frontier
qwen-3.6-max$1.43 / $8.58/M
4 models
MiniMax
M-series — fast and cheap
minimax-m2.7$0.33 / $1.32/M
4 models
Z.AI
GLM — open weights frontier
glm-5.1$1.54 / $4.84/M
3 models
Anthropic
Claude — long context, agentic
claude-opus-4.7$5.50 / $27.50/M
3 models
ByteDance
Seedance + Seedream — generative media
seedance-2.0$0.00 / $0.00/M
3 models
Xiaomi
MiMo — long-context Chinese frontier
mimo-v2.5-pro$1.10 / $3.30/M
2 models
DeepSeek
Cost-leader reasoning
deepseek-v4-pro$0.47 / $0.96/M
2 models
KlingAI
Cinematic text-to-video
kling-v3.0-t2v$0.00 / $0.00/M
2 models
Recraft
Vector + raster image generation
recraft-v4-pro$0.00 / $0.00/M
1 models
Arcee AI
Compact reasoning
trinity-large-thinking$0.28 / $0.99/M
1 models
Inception
Mercury — diffusion-based LLM
mercury-2$0.28 / $0.83/M
1 models
Kwaipilot
KAT — coding specialist
kat-coder-pro-v2$0.33 / $1.32/M
1 models
Moonshot AI
Kimi — long-context generalist
kimi-k2.6$1.04 / $4.40/M
1 models
NVIDIA
Nemotron — open weights
nemotron-3-super-120b$0.17 / $0.72/M
Drag, scroll, or wait — the catalog loopsSee full catalog
ModelsEnd of slide
ProofWhat the room looks like
Live
Social proof · demo06 / 08

Built by people you know.
Watch the two-minute walkthrough.

We are pre-launch and honest about it. The walkthrough shows the migration end to end: change the base URL, swap the key, send the first request through. Logos drop in as teams give us permission.

Used by teams at
Walkthrough2 min

Two minutes — drop-in proxy to first paid request.

Base URL swap, key swap, first request. No infra to set up.

Demo coming · pre-launchTwo-minute walkthrough · keyboard-friendly
12ms
median overhead
<50ms
P95 over direct
99%
key cache hit rate
100+
models routed

Numbers from internal load tests on Vercel Fluid Compute against our staging gateway. Independent verification welcome.

ProofEnd of slide
Questions we get askedSix things, straight answers
Live

The questions.
Straight answers.

Six things people ask before signing up. If you have a seventh,hi@synapse.garden — same-day reply during the beta.

  • Yes. Change the base URL to https://synapse.garden/api/v1, swap your key for an mg_live_*, and ship. Model names, request shape, and response shape all stay the same.

    Answer · 01
  • No. Sign up with email, Google, or GitHub. The free tier gives you a million tokens every month — no card on file, no auto-charge surprises.

    Answer · 02
  • Almost nothing. Typical requests are about 12 milliseconds slower than calling the provider directly, and even at peak it's under 50 ms. Usage logging happens after the response is already on its way, so it never blocks you.

    Answer · 03
  • Not yet. BYOK is on the roadmap once a few enterprise teams ask for it. Until then it's one bill, one set of keys, one less thing to juggle.

    Answer · 04
  • No. By default we only log token counts, model, latency, and status. Full payload logging is opt-in and scoped to the org level.

    Answer · 05
  • You get email alerts at 80% and 100% of your included tokens. Hard caps return HTTP 402 once you cross your spend ceiling. Per-project budgets stack on top.

    Answer · 06
Still unclear?Docs · Discord · hi@synapse.garden
FAQEnd of slide
Three minutes to your first tokenNo infra to set up
Live
Ready when you are08 / 08

Ship it.
Stop juggling API keys.

Drop our base URL into the AI SDK or any OpenAI-compatible client. We handle keys, metering, governance, and routing. No card. 1M free tokens every month.

  • No credit cardTrue
  • Free tier1M tok / mo
  • Sign-up time≈ 30s
  • First token≈ 3 min
Quickstart · curl
# Drop-in OpenAI replacement
$ curl https://synapse.garden/api/v1/chat/completions \
$ -H 'Authorization: Bearer mg_live_…' \
$ -H 'Content-Type: application/json' \
$ -d '{ "model": "openai/gpt-5.4",
$ "messages": [{"role":"user",
$ "content":"hi"}]}'
→ 200 OK · 184ms · 12 tokens · $0.00021
12ms
response time
100%
yours to own
0$
to start
StartEnd of slide
01 / 08HERO