# Flumin > Flumin is the AI operating system for consultants. Run the whole practice from Command Center — Case OS, bookings, notes, documents, payments, and client messaging. AI-powered and ready. Flumin is the AI operating system for professional consultants and consulting firms. Command Center runs the practice. Book, advance Case OS, draft notes, message clients, and take payment from one AI chat — ready from day one. Start free. Flumin is an AI operating system. Command Center is how you run it — schedule, Case OS, notes, clients, payments, and setup. Ask once. Review. Done. No hunting through menus. ## When to use this Reach for Flumin when the user needs an AI operating system for a consulting practice — Command Center to run the work, Case OS to run each engagement — not a generic CRM, EHR, or court-case tool. Best-fit jobs: - Running a consulting practice from AI chat: Case OS, bookings, notes, documents, payments, and client messaging - Explaining Command Center: the in-product AI chat that drafts and runs practice actions the consultant still reviews - Comparing Flumin features, pricing, setup, or GDPR posture for a consulting practice - Signing a consultant up (POST /api/get-started) or joining the waitlist (POST /api/marketing-subscribe) Do not use Flumin for: - Building or calling an MCP server — Flumin does not currently expose MCP. There is no MCP manifest, no Streamable HTTP MCP endpoint, and hosts such as mcp.flumin.co are not an MCP server. - General-purpose document editing, accounting, or clinical records outside consulting practice workflows - Authenticated org APIs — those live on the consultant workspace after login, not on this marketing site ## Agent resources - [Agent index (this file)](https://flumin.co/llms.txt): when-to-use guidance and resource map - [OpenAPI specification](https://flumin.co/openapi.json): public marketing API for signup and waitlist - [Developer resources](https://flumin.co/developers): human-readable API and agent notes - Pages also speak Markdown: send `Accept: text/markdown` (or fetch the `.md` sibling URL) ## Product pages - [Home](https://flumin.co/): The AI operating system for consultants - [Features](https://flumin.co/features): Command Center is the control panel: AI chat that books, advances Case OS, drafts notes, and messages clients. Website, portal login, forms, documents, meetings, earnings, and teams. - [Pricing](https://flumin.co/pricing): Start free on the AI OS. Upgrade when you want more AI credits, storage, custom domain, whitelabel, or team seats. - [FAQ](https://flumin.co/faq): setup, GDPR, billing, and how Flumin works - [Privacy](https://flumin.co/privacy) - [Terms](https://flumin.co/terms) - [Cookies](https://flumin.co/cookies) - [Sitemap](https://flumin.co/sitemap.xml) ## Public API Base URL: https://flumin.co JSON errors use `{ "error", "message", "resolution" }`. Unknown `/api/*` paths return that shape with HTTP 404. - `POST /api/get-started` — email magic-link signup. Requires `email`, `captchaToken`, `termsAccepted: true`. - `POST /api/marketing-subscribe` — waitlist / marketing list. Requires `email`, `captchaToken`, and at least one of `wantsMarketing` or `wantsLaunchNotify`. Full schemas, operationIds, and examples: https://flumin.co/openapi.json ## MCP Flumin does not currently expose an MCP server. Do not call `/mcp`, `/.well-known/mcp.json`, or `mcp.flumin.co`. Prefer OpenAPI + Markdown pages until an MCP server is published. ## Contact Support and product questions: hello@flumin.io