Warning
This repository is archived and no longer maintained.
The NimbleBrain documentation now lives inside the runtime repo at NimbleBrainInc/nimblebrain → docs/, so docs ship in lockstep with the code that they describe.
👉 Active location: github.com/NimbleBrainInc/nimblebrain/tree/main/docs · Published site unchanged: docs.nimblebrain.ai
Issues and pull requests are closed. Please open any new docs reports against the runtime repository.
Documentation site for NimbleBrain — the composable MCP orchestrator and app host.
Prerequisites: Bun (or Node.js 22+)
bun install
bun run dev # Start dev server at localhost:4321
bun run build # Production build to dist/
bun run preview # Preview the production buildPushes to main automatically deploy to GitHub Pages via the deploy workflow.
Content is licensed under CC BY 4.0.