OXEN.DEV
SHEET 01 / 01 · PRODUCT · AUROCHS
Aurochs logo
Web

Aurochs

A workspace for your team that doubles as a backend for your agents.

On the surface Aurochs is a Notion-style workspace: collaborative pages with a real-time block editor, typed databases you can view as a table, board, gallery or calendar, file storage, and ⌘K search over all of it. Underneath it's a multi-tenant backend, and that same workspace is a proper REST and MCP surface. An agent authenticates with a scoped key or an OAuth token, then reads and writes exactly the data your team sees.

Screenshots
  • Real-time collaborative block editor
  • Typed databases in table, board, gallery and calendar views
  • Full-text ⌘K search across pages and record notes
  • A REST v1 API with a generated OpenAPI document
  • An MCP server over that very same workspace
  • OAuth 2.1 with PKCE for connected apps and assistants
  • Trigger flows built on a visual canvas
  • Works offline, with a durable write outbox

Built with

  • Next.js 16
  • Neon Postgres
  • Drizzle
  • Better Auth
  • Yjs
  • Cloudflare Workers
  • R2
  • Tailwind v4