Documentation

Changelog

Material product changes. Bug fixes and small UI tweaks aren't listed. Plan names before May 2026 were Starter / Growth; they are now Team / Business.

2026-08-19 — Axiom connector GA

  • Axiom is generally available (Team+): live dataset / APL / monitor tools, no RAG index. Same honesty bar as Sentry — a token that can see zero datasets fails Test.

2026-08-17 — Team / Business list price

  • Team is €29 / $35 per seat / month (annual €290 / $350). Business is €59 / $71 (annual €590 / $710). Seats are people whose agents call OrgMCP. SAML / OIDC is Business; Google/Microsoft login stays on every plan. SCIM stays Enterprise.

2026-08-16 — Core sixteen connectors GA

  • Sixteen connector kinds are generally available: GitHub, Google Drive, GitLab, Slack, Linear, Jira, Confluence, Notion, Microsoft 365 (SharePoint + OneDrive), Dropbox, Bitbucket, PostgreSQL, MySQL, Sentry, HTTP API, and remote MCP. Tail kinds stay hidden until a named customer needs them.
  • Tenant OAuth for Atlassian, Microsoft 365, and Dropbox is wired in staging and production.
  • Activation funnel in internal admin (/admin/funnel) and on the workspace Overview — counters only, never query text.

2026-08-11 — Private beta

  • Self-serve signup is closed. Request access at /request-access; we approve from the internal console and send a signup invite.
  • 14-day Business trial without a credit card stays available once you have a workspace.

2026-07-31 — Knowledge index live

  • OpenSearch Serverless + scheduled ingest (EventBridge → SQS → Lambda) on in staging and production. search_company_rag is the default retrieval tool (compact snippets; mode=full for citations).

2026-07-07 — Billing + tax live

  • Stripe Checkout + Customer Portal on the live catalog. Stripe Tax, Werkdata KMKR, and EE OSS are on; list prices are net of VAT.
  • Tiers: Free / Team (€50/seat) / Business (€90/seat) / Enterprise (custom). Annual prepay ~17% off. Superseded 2026-08-17 — current list is Team €29 / Business €59.

2026-05-26 — Public signup window (later closed)

  • Self-serve workspace creation was opened, then closed again on 2026-08-11. Anti-abuse defaults (per-IP create-workspace rate-limit, disposable-email blocklist, tenant.self_signup audit event) remain in the code path for a future public flip.

2026-04-28 — Public docs site

  • Launched docs at docs.orgmcp.io with quickstart, connector guides, and reference.
  • Cookie policy + DPA under /legal.
  • Internal admin console (operator support staff) — auditable cross-tenant tooling.

2026-04-15 — Personal connectors

  • Per-user OAuth for GitHub and Google Drive. Knowledge sources carry an immutable user:<id> audience that even workspace owners can't widen.
  • Plan limits today: Free 3 / user, Team 5 / user, Business+ unlimited.

2026-04-01 — Audit log + WAF + Sentry

  • Per-tenant audit log UI under Settings → Audit log with NDJSON export.
  • AWS WAFv2 on the ALB (managed core rules + per-IP rate limit).
  • Sentry wired into both Next.js and Express, with tenant + release tags.
  • GDPR right-to-delete: 30-day soft-delete window before hard purge.

2026-03-15 — Stripe billing

  • Hosted Checkout + Customer Portal; seat and quota enforcement.
  • Daily metered usage rolled up into Stripe meters.

2026-02-01 — Multi-tenant beta

  • WorkOS AuthKit signup with org provisioning.
  • Postgres + Drizzle + RLS for hard tenant isolation.
  • Per-tenant MCP route at /t/<slug>/mcp.