
manifest
Connect Your Agents And Harnesses With Any Provider π¦
Install with your AI
Paste into Claude Code, Cursor, or any agent β it reads the repo and wires the tool into your project.
Install and set up manifest (npm project) into my current project. Found on https://claudeers.com/manifest Repo: https://github.com/mnfst/manifest Homepage/docs: https://manifest.build Detected install method: npm β npm install manifest Category: devtools. Platforms: api. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: active; community-verified: false. Confirm the source before running anything.
npm install manifest
git clone https://github.com/mnfst/manifest
// compatibility
| Platforms | api |
|---|---|
| Operating systems | β |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | TypeScript |
Reduce your AI costs
Β Β Β Β Β Β Β
What is Manifest?
Manifest is a smart model router for agents and AI applications that redirects each query to the right model, saving up to 70% in AI costs.
- π 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.
The legacy
manifestnpm package is deprecated and no longer published.
Providers
Manifest connects to 300+ models across 18 providers plus any custom provider (OpenAI/Anthropic compatible). Bring your own API key, reuse a paid subscription you already have, or run models locally β all routed through
the same /auto endpoint.
| Provider | API key | Subscription | Featured models |
|---|---|---|---|
| OpenAI | β | β ChatGPT Plus / Pro / Team | gpt-5, gpt-5-mini, o4, o4-mini |
| Anthropic | β | β Claude Max / Pro | claude-opus-4-7, claude-sonnet-4-6, claude-haiku-4-5 |
| β | β | gemini-2.5-pro, gemini-2.5-flash, gemini-2.0-flash | |
| xAI | β | β | grok-4, grok-3, grok-code-fast |
| DeepSeek | β | β | deepseek-v3.2, deepseek-r1 |
| Mistral | β | β | mistral-large, codestral, magistral |
| Qwen (Alibaba Cloud) | β | β | qwen3-max, qwen3-coder, qwq-32b |
| Moonshot (Kimi) | β | β Kimi Coding Plan | kimi-k2, kimi-for-coding, moonshot-v1-128k |
| MiniMax | β | β MiniMax Coding Plan | minimax-m2, abab7-chat-preview |
| Xiaomi MiMo | β | β MiMo Token Plan | mimo-v2.5-pro, mimo-v2.5, mimo-v2-flash |
| Z.ai (Zhipu) | β | β GLM Coding Plan | glm-4.6, glm-4.5-air |
| BytePlus | β | β ModelArk Coding Plan | ark-code-latest, bytedance-seed-code, deepseek-v4-flash |
| OpenCode | β | β Go subscription | Routes via OpenCode Go catalog |
| Ollama | π₯οΈ Local | β Ollama Cloud | Any GGUF model, port 11434 |
| LM Studio | π₯οΈ Local | β | Any GGUF model, port 1234 |
| llama.cpp | π₯οΈ Local | β | Any GGUF model, port 8080 |
| OpenRouter | β | β | Routes to 300+ models across labs |
| GitHub Copilot | β | β Copilot subscription | OAuth, no API key needed |
| Custom (OpenAI/Anthropic-compatible) | β | β | Any /v1/chat/completions or /v1/messages endpoint |
Quick links
License
// faq
What is manifest?
Connect Your Agents And Harnesses With Any Provider π¦. It is open-source on GitHub.
Is manifest free to use?
manifest is open-source under the MIT license, so it is free to use.
What category does manifest belong to?
manifest is listed under automation in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/manifest)
// retro hit counter
[](https://claudeers.com/manifest)
// reviews
// guestbook
// related in Developer Tools
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursβ¦
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,β¦
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
// built by
3 of its contributors also build on official projects β claude-code, claude-cookbooks, claude-agent-sdk-python, claude-plugins-official
β see how manifest connects across the ecosystem