AI agents and coding assistants on Manifest
Wire any AI agent, coding assistant, or app SDK into Manifest and route every request through the right 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.
Nanobot
Personal agent with a JSON config. Merge one custom provider block.
Add the Manifest provider preset, pick auto, and paste your agent key.
Anthropic's coding CLI. Drop one block into ~/.claude/settings.json.
Coding assistant with OpenAI-compatible providers. Add one opencode.json block.
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.