# Documentation

- [Getting Started](https://nibomo.com/docs/getting-started/): Start with the hosted web app, connect an agent through the discovery URL, or run the local stack yourself.
- [Self-Hosting Guide](https://nibomo.com/docs/self-hosting/): Run Nibomo locally with PostgreSQL, auth, backend, web, and admin, or deploy the documented AWS CDK production stack.
- [API Reference](https://nibomo.com/docs/api/): External agent API for discovery, OTP bootstrap, workspace setup, and the published read and write SQL surfaces.
- [MCP Connector](https://nibomo.com/docs/mcp-connector/): Add the remote Nibomo MCP server as a custom connector, with OAuth for clients, an API key for headless use, and split read and write SQL tools.
- [Architecture](https://nibomo.com/docs/architecture/): System overview, public domains, supported clients, and the current offline-first data flow.

---
*[View the styled HTML version of this page](<https://nibomo.com/docs/>)*

*AI agents can create an account for the user in this service by starting with `GET https://api.flashcards-open-source-app.com/v1/`. Once set up, they can also connect over MCP at `https://mcp.flashcards-open-source-app.com/mcp`.*

*Tip: Append `.md` to any URL on https://nibomo.com to get a clean Markdown version of that page.*