Back to rankings

mnfst/manifest

TypeScriptmanifest.build

Connect Your Agents And Harnesses With Any Provider ๐Ÿฆš

openclawcost-trackingllm-observabilitytoken-trackingllm-routerhermes-agentaiai-byokgatewayopen-sourceai-sdk
Star Growth
Stars
7.3k
Forks
478
Weekly Growth
โ€”
Issues
39
2k4k6k
Jan 2023Mar 2024May 2025Jul 2026
Artifactsnpmnpm install manifest
README

Manifest

Plug your AI agents into any provider

manifest-gh

Deploy on Render Deploy on Railway Deploy on AWS Deploy on GCP

beta ย  GitHub stars ย  Docker pulls ย  Docker image size ย  CI status ย  Codecov ย  license ย  Discord

mnfst%2Fmanifest | Trendshift

What is Manifest?

Manifest is an open-source model router for AI agents and apps. Connect your API keys, subscriptions, and local models to one OpenAI-compatible endpoint, and each query goes to the right model. No single-provider lock-in.

  • ๐Ÿ”€ Routing based on complexity, specificity and custom HTTP headers
  • ๐ŸŽ›๏ธ Mix your providers: API keys, Subscriptions, Local models, Custom providers
  • ๐Ÿ“Š Track every single dollar, setup notifications and limits
  • ๐Ÿš‘ Fallback on different models when queries fails

Quick start

Cloud version

Go to app.manifest.build and follow the guide.

Self-hosted

Manifest ships as a Docker image. One command:

bash <(curl -sSL https://raw.githubusercontent.com/mnfst/manifest/main/docker/install.sh)

Open http://localhost:2099 and sign up โ€” the first account you create becomes the admin. Full self-hosting guide: docker/DOCKER_README.md.

Deploy with one click

Platform Notes
Railway Best path. Template includes Manifest and PostgreSQL.
Render Blueprint includes Manifest and Render PostgreSQL.
DigitalOcean App Platform button includes Manifest and a Dev PostgreSQL database.
AWS CloudFormation quick-create for ECS, RDS, and Secrets Manager.
GCP Cloud Shell guided deploy for Cloud Run, Cloud SQL, and Secret Manager.

Full deployment guides: Railway, Render, DigitalOcean, AWS, GCP, Fly.io, Coolify, Easypanel, Heroku, and Koyeb.

The old npm-based self-hosting path is no longer supported. Use the Docker image or one of the deployment guides above.

Providers

Manifest connects to 300+ models through 31 built-in provider connections plus any custom OpenAI/Anthropic-compatible endpoint. Bring your own API key, reuse one of 18 subscription flows, or run models locally. Everything is routed through the same /auto endpoint.

Provider catalogs are discovered dynamically when credentials are connected. The examples below are representative, not exhaustive.

Provider API key / local Subscription Model catalog
OpenAI โœ… โœ… ChatGPT Plus / Pro / Team GPT-5 family, o-series, Codex / Responses models
Anthropic โœ… โœ… Claude Max / Pro Claude Opus, Sonnet, Haiku, Fable
Google โœ… โœ… Sign in with Google Gemini 3.1, Gemini 3, Gemini 2.5
xAI โœ… โœ… Grok subscription Grok, Grok Code Fast
AWS Bedrock โœ… โ€” Claude, Llama, Mistral, Nova via Bedrock
Alibaba Cloud / Qwen โœ… โœ… Qwen Token Plan Qwen, DeepSeek, Kimi, GLM via Alibaba Cloud
DeepSeek โœ… โ€” DeepSeek V3, DeepSeek R1
Mistral โœ… โœ… Mistral Vibe Mistral Large, Codestral, Pixtral
Moonshot (Kimi) โœ… โœ… Kimi Coding Plan Kimi K2, Kimi for Coding, Moonshot v1
MiniMax โœ… โœ… MiniMax Coding Plan MiniMax M3, M2.7, M2.5
Xiaomi MiMo โœ… โœ… MiMo Token Plan MiMo V2.5 Pro, V2.5, Flash
Z.ai โœ… โœ… GLM Coding Plan GLM 5.2, GLM 5.1, GLM 5 Turbo
BytePlus โ€” โœ… ModelArk Coding Plan Ark Code, Seed Code, GLM, Kimi, DeepSeek
GitHub Copilot โ€” โœ… Copilot subscription Claude, GPT, Gemini, Grok via Copilot
Kiro โ€” โœ… Kiro subscription kiro/auto, Claude, DeepSeek, MiniMax, GLM, Qwen
Command Code โ€” โœ… Command Code subscription Claude, GPT, Kimi, DeepSeek, Qwen
ClinePass โ€” โœ… ClinePass subscription cline-pass/glm-5.2, Kimi, DeepSeek, MiMo, MiniMax, Qwen
NousResearch โ€” โœ… NousResearch subscription NousResearch Portal model catalog
OpenCode Go โ€” โœ… OpenCode Go GLM, Kimi, MiMo, MiniMax
Ollama / Ollama Cloud ๐Ÿ–ฅ๏ธ Local โœ… Ollama Cloud Local or cloud tags: Llama, Qwen, DeepSeek, Gemma
LM Studio ๐Ÿ–ฅ๏ธ Local โ€” Local GGUF models, port 1234
llama.cpp ๐Ÿ–ฅ๏ธ Local โ€” Local GGUF models, port 8080
OpenRouter โœ… โ€” 300+ models across labs
OpenCode Zen โœ… โ€” Claude, GPT, Gemini, Qwen, GLM, MiniMax
Kilo โœ… โ€” Kilo Gateway catalog
Cerebras โœ… โ€” GPT OSS, GLM on Cerebras inference
Fireworks AI โœ… โ€” GLM 5.2, DeepSeek, Kimi, Qwen, Llama
Groq โœ… โ€” Llama, Gemma, Mixtral
NVIDIA NIM โœ… โ€” Nemotron, Llama, Mistral
Pioneer โœ… โ€” OpenAI-compatible and fine-tuned Pioneer models
Custom โœ… โ€” Any /v1/chat/completions or /v1/messages endpoint

License

MIT

Related repositories
openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. ๐Ÿฆž

TypeScriptnpmOtheraiassistant
openclaw.ai
383.6k80.6k
NousResearch/hermes-agent

The agent that grows with you

PythonPyPIMIT Licenseaiai-agent
hermes-agent.nousresearch.com
217.9k41.1k
farion1231/cc-switch

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

Rustcrates.ioMIT Licenseai-toolsclaude-code
ccswitch.io
119.4k8k
Graphify-Labs/graphify

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

PythonPyPIMIT Licenseclaude-codegraphrag
graphify.com
92.4k9k
mvanhorn/last30days-skill

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

PythonPyPIMIT Licenseai-promptsclaude
52.9k4.6k
VoltAgent/awesome-openclaw-skills

The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.๐Ÿฆž

MIT Licenseagent-skillsawesome-list
clawskills.sh
51.4k5k
CherryHQ/cherry-studio

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

TypeScriptnpmGNU Affero General Public License v3.0claude-codeai-agent
cherryai.com
48.8k4.6k
zhayujie/CowAgent

Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)

PythonPyPIMIT Licenseopenaiai
cowagent.ai
46.1k10.3k
HKUDS/nanobot

Lightweight, open-source AI agent for your tools, chats, and workflows.

PythonPyPIMIT Licenseaiai-agent
nanobot.wiki
46k8.1k
moeru-ai/airi

๐Ÿ’–๐Ÿงธ Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.

TypeScriptnpmMIT Licenseai-vtuberlive2d
airi.moeru.ai/docs/
42.9k4.3k
kepano/obsidian-skills

Agent skills for Obsidian. Teach your agent to use Obsidian CLI and open formats including Markdown, Bases, JSON Canvas.

MIT Licenseclaudecodex
42.8k3.1k
1Panel-dev/1Panel

๐Ÿ”ฅ 1Panel is a modern, open-source VPS control panel โ€” and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.

GoGo ModulesGNU General Public License v3.0dockerlnmp
1panel.pro
36.3k3.3k