Agents
Wire any AI agent into Manifest and route every request through the cheapest capable model. Setup guides, code snippets, and ready-to-paste configs for the agents we officially support.
Open source agentic CLI for terminal-driven coding. Wizard-based setup.
Lightweight agent with YAML-driven config. One config.yaml edit.
Anthropic's coding CLI. Drop one block into ~/.claude/settings.json.
Python & TypeScript SDKs. Set OPENAI_BASE_URL and go.
Official Anthropic SDK. One baseURL swap, no SDK fork.
Streaming AI for web apps. One createOpenAI call.
Python framework for chains, agents, and tool use. ChatOpenAI drop-in.