| Maintainer & governance |
Anthropic — US company, commercial vendor with paid contracts and SLAs available on Enterprise. |
AAIF — donated by Block to the Linux Foundation's Agentic AI Foundation in late 2025. Vendor-neutral. |
Danny Avila + community — independent project, ~24k GitHub stars, MIT licence. |
| Where it runs |
Native desktop app (Mac/Win) talking to Anthropic-hosted infrastructure. |
Native desktop app (Mac/Win/Linux) running on each staff laptop. |
Self-hosted web app. You run the server — Docker on Azure AU East, your tenant, your data centre. |
| Model-agnostic |
No — Claude models only.Locked to Anthropic as the model vendor. |
Yes — 15+ providers.Anthropic, OpenAI, Azure OpenAI, Bedrock, Gemini, Ollama (local), OpenRouter. |
Yes — 10+ providers.Anthropic, OpenAI, Google Vertex, Bedrock, Mistral, Ollama, any OpenAI-compatible endpoint. |
| Australian data residency |
Not today — data stored in the US. Sydney office announced Mar 2026, no GA timeline. M365 connector explicitly excluded from Microsoft's AU in-country processing. |
Depends on the model — point Goose at Azure OpenAI Sydney or local Ollama and your data stays in AU. Goose itself runs on the laptop. |
Yes — wherever you host it. Run it in Azure AU East and inference stays in your tenant. |
Enterprise admin (SSO · RBAC · audit) |
Mature — SAML SSO, SCIM, audit logs, Compliance API on Enterprise tier. Org-wide Skills mgmt shipped Dec 2025. |
None today — no SSO, no central admin console, no MDM-packaged installer. Config is per-laptop env-vars + an Extension Allowlist. |
Built-in — LDAP / OIDC / Azure AD SSO, per-user model permissions, multi-user RBAC, audit-able conversation logs. |
| Open source |
No — proprietary client and proprietary model. |
Yes — Apache 2.0. No vendor can revoke your right to run it. |
Yes — MIT. Permissive licence; fork and modify without obligation. |
Vendor lock-in how hard to swap out |
Medium. Your IP (Skills, MCP servers, SharePoint policies) is portable. The surface — Claude Desktop itself — is not. If Anthropic raises prices or has an outage, the chat app stops; the MCP backend keeps working. |
Low. Open licence, foundation-governed, brings its own provider list. The exit ramp is the product. |
Low. MIT, no vendor, you control the deploy. Switching providers is a settings change. |
| Software cost |
$20-$100/seat/mo.Pro $20 · Team Standard $20 · Team Premium $100 · Enterprise self-serve $20 + tokens at API rates. See pricing below. |
$0.You still pay for inference through whichever model API key you configure. No per-seat licence. |
$0 for the software.You pay for inference (your API key) + hosting (~$30-100/mo on Azure App Service AU East for ~300 staff). |
MCP support the standard your platform is built on |
First-class — Anthropic co-authored MCP. Remote MCP, OAuth, Streamable HTTP all supported. Custom connectors live in Settings. |
First-class — Block co-authored MCP. 70+ extensions out of the box. Extension Allowlist for IT control. |
Listed MCP client on the official MCP registry. Configurable via librechat.yaml or Smithery. |
| M365 / SharePoint connector |
First-party, GA Apr 2026.Anthropic-hosted connector. Caveat: searches the whole tenant scoped by user permissions — no site-specific scoping. |
Via MCP servers.Use Microsoft's reference SharePoint MCP, or the one Wynne AI is building for this engagement. |
Via MCP servers.Same MCP server works across all three — the integration isn't trapped in any one chat app. |
Fit for non-technical staff warehouse · forwarders · ops |
Day-one usable — consumer-grade chat UX, file uploads, voice on mobile. Zero training needed. |
Power-user flavour — Recipes are YAML files, UX still feels engineer-built. Block uses it internally on non-engineers but external evidence is thin. |
Web UI is fine — looks similar to ChatGPT. But onboarding 300 staff is a self-serve account creation flow you operate. |
Business features that the Knowledge Assistant needs |
Citations · file upload (30 MB / 20 files per conversation) · web fetch · Skills · conversation history · mobile apps · email summarisation · Teams not native. |
Recipes (parameterised workflows) · file ops · code execution · screen interaction · MCP everything · no mobile app · no email integration. |
Document chat · agents · RAG built-in · code interpreter · multi-modal · per-user model permissions · web only (no native mobile). |
| Vendor support & SLA |
Commercial — paid Enterprise tier includes account team and SLA. There is someone to call. |
Community only — Linux Foundation governance, GitHub issues, no paid support contract from AAIF. |
Community only — independent project, Discord + GitHub. No paid support contract. |