mnfst/manifest
Connect Your Agents And Harnesses With Any Provider 🦚 observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1436
- days_rel: 28
- days_push: 8
- n_releases_24m: 296
Adoption not part of the score
7481 stars · 502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Manifest is an open-source LLM gateway and router that lets AI agents and apps reach all their model providers through one OpenAI- and Anthropic-compatible endpoint. It adds routing with fallbacks, spend limits, on-the-fly request repair (Autofix), and per-request cost and token observability, deployable via Docker or a hosted cloud.
Use cases
- route agent LLM calls through one endpoint across multiple providers
- add fallbacks when a model or provider fails or is rate-limited
- track token usage and dollar cost per agent or harness
- use ChatGPT/Claude/Gemini subscriptions and BYOK keys behind one gateway
- self-host an LLM proxy with spend caps and budget alerts
- auto-repair malformed LLM requests that fail with 4xx errors
- connect local models and custom endpoints to agent harnesses
When to choose
- you run AI agents that need reliable multi-provider LLM access with fallbacks
- you want self-hosted cost tracking and spend limits for LLM calls
- you want to pool subscriptions, API keys, and local models behind one OpenAI-compatible URL
- you need request logs and observability for every provider attempt
When to avoid
- you need model training, fine-tuning, or hosting rather than routing
- you want a client-side SDK only without a gateway service
- you need a lightweight proxy with no dashboard or billing features
- you require team features like SSO on a free plan
Facets
service · maturity active
llm-inference api-gateway monitoring rate-limiting middleware large-language-models developer-tools self-hosted apis self-hosted cloud llm-gateway llm-router autofix byok cost-tracking token-tracking openai-compatible anthropic-compatible fallback-routing observability ai-agents docker web-server nodejs
10 sources
- readme: https://github.com/mnfst/manifest · fetched 2026-08-28 · 62079904ce5c
- homepage: https://manifest.build · fetched 2026-08-29 · 8a940b54c632
- site_page: https://manifest.build/docs/llm-gateway · fetched 2026-08-29 · 3440618e7ebc
- site_page: https://manifest.build/docs/autofix · fetched 2026-08-29 · d1770dcec147
- site_page: https://manifest.build/docs/observability · fetched 2026-08-29 · 845ddbe9258e
- site_page: https://manifest.build/docs/introduction · fetched 2026-08-29 · 24828f3fefa9
- site_page: https://manifest.build/docs/self-hosted · fetched 2026-08-29 · 4f8fe815fa8f
- site_page: https://manifest.build/pricing · fetched 2026-08-29 · f5e24c41f5c2
- site_page: https://manifest.build/pricing?tab=cloud&modal=enterprise · fetched 2026-08-29 · a3c9e5bd2f23
- site_page: https://manifest.build/changelog · fetched 2026-08-29 · 34fede6c9829
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mnfst/manifest | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem