Logo SVG copied to clipboard
New Manifest is becoming the self-healing layer for APIs Read more

Use Nanobot with Manifest

/ 30 days
Personal AI Agent

Nanobot can route through custom OpenAI-compatible providers from ~/.nanobot/config.json. Use Manifest in the built-in custom provider slot and point Nanobot's default model at auto.

models routed through Manifest over the last 30 days.

Why use Nanobot with Manifest

Personal agents can burn through tokens while searching, planning, and editing. Manifest lets Nanobot keep one endpoint while routing requests to lower-cost models whenever the task does not need a premium frontier model.

  • Use one auto model in Nanobot
  • Mix API keys, subscriptions, local models, and custom providers
  • Fallback automatically when providers rate limit or fail
  • Track usage and cost per Nanobot agent in the Manifest dashboard
  • Set spending caps before long autonomous runs
  • Self-host Manifest for local-first routing

Setup in 60 seconds

Update agents.defaults and add the custom provider block below to Nanobot's config file.

Merge this JSON into ~/.nanobot/config.json.

{
  "agents": {
    "defaults": {
      "provider": "custom",
      "model": "auto"
    }
  },
  "providers": {
    "custom": {
      "apiKey": "mnfst_YOUR_KEY",
      "apiBase": "https://api.manifest.build/v1"
    }
  }
}
provider custom
apiBase https://api.manifest.build/v1
apiKey mnfst_YOUR_KEY
model auto

Nanobot tokens processed on Manifest

Models in use

# Model
Auth type Tokens / last 30 days