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.