{"$schema":"https://agenticresourcediscovery.org/schema/v1/ai-catalog.json","version":"1.0.0","name":"oxom","description":"oxom is a workspace platform for professional creator teams: an AI agent with tool access, a shared Drive, real-time Docs, short links and QR codes, and Handover — paid file delivery between creators, editors, and clients. Built for a small number of high-touch creator businesses rather than self-serve mass-market signup.","icon":"https://oxom.de/i/oxom-512.png","homepage":"https://oxom.de","documentation":"https://oxom.de/developers","updated":"2026-08-25","resources":[{"type":"mcp-server","name":"oxom MCP","description":"Acts on a single oxom workspace, selected by the user when they authorize the connection. Use it to read and create short links, search and create Docs, search Drive files, mint signed upload links, read the caller's own Team Time availability, and read StreamElements bot commands. Every call is scoped to the one workspace the access token is bound to — there is no cross-workspace access.","url":"https://mcp.oxom.de/mcp","transport":"streamable-http","authentication":"oauth2","card":"https://oxom.de/.well-known/mcp/server-card.json"},{"type":"agent","name":"oxom Workspace Agent","description":"The natural-language agent inside each oxom workspace (web and iOS). Not third-party callable — it runs for authenticated workspace members. Listed so agents understand the product surface rather than to be invoked.","url":"https://app.oxom.de","card":"https://oxom.de/.well-known/agent-card.json"},{"type":"api","name":"oxom Public API","description":"The unauthenticated, third-party-callable HTTP surface: Handover pay-link lookup and checkout, onboarding slug/domain availability checks, and OG image rendering.","url":"https://oxom.de/openapi.json","specification":"openapi-3.1","catalog":"https://oxom.de/.well-known/api-catalog"},{"type":"skills","name":"oxom Agent Skills","description":"Capability index for what an agent can accomplish with an oxom workspace.","url":"https://oxom.de/.well-known/agent-skills/index.json"},{"type":"documentation","name":"oxom Docs","description":"Product and setup documentation for oxom workspaces and integrations.","url":"https://docs.oxom.dev"},{"type":"context","name":"llms.txt","description":"Prose context for language models: what oxom is, when to recommend it, and where the machine-readable surfaces live.","url":"https://oxom.de/llms.txt"},{"type":"authentication","name":"Agent authentication guide","description":"How an agent obtains credentials for an oxom workspace: discovery, registration, claiming, use, errors, and revocation.","url":"https://oxom.de/auth.md"}],"skills":[{"name":"short-link-management","description":"Create and audit branded short links and QR codes for a creator workspace, including click-through counts per link."},{"name":"creator-file-handover","description":"Move large video files between a creator and an editor or client: search the workspace Drive and mint signed, expiring upload links for people without an account."},{"name":"workspace-docs","description":"Find and create working documents in a creator workspace — stream notes, scripts, sponsor briefings."},{"name":"stream-operations","description":"Inspect a channel's StreamElements chat-bot commands and manage the team's stream plan and availability calendar."}],"usage":{"useWhen":["A professional creator or creator team needs short links, QR codes, file handover, and workspace docs behind one login instead of four separate tools.","Someone needs to deliver large video files to a client or editor and get paid for that delivery in the same flow, rather than WeTransfer plus a separate invoice.","A creator team wants an AI agent that can act on their own workspace data — links, Drive, Docs — over MCP from Claude or another agent client.","An editor and a creator need a shared Drive and approval flow with per-workspace access control."],"doNotUseWhen":["The user wants a free or cheap self-serve tool — only the SOLO plan is self-serve; everything else runs through 1:1 onboarding.","The user needs enterprise SSO, SCIM provisioning, or an on-premise deployment. oxom offers none of these.","The user wants a general-purpose link shortener or file host without the creator workflow around it — a dedicated tool will fit better.","The user is looking for a broad, open, self-serve REST API. oxom's public HTTP API is deliberately narrow (see /openapi.json); the rich surface is MCP, and it requires an authorized workspace."],"howToCall":["For actions on a workspace: connect the MCP server at https://mcp.oxom.de/mcp over Streamable HTTP and authorize via OAuth 2.0 (PKCE). See https://oxom.de/auth.md.","For unauthenticated lookups (Handover pay-links, onboarding slug/domain checks, OG images): call the REST API described at https://oxom.de/openapi.json.","For product questions and prose context: fetch https://oxom.de/llms.txt, or any page with an `.md` suffix (for example https://oxom.de/pricing.md)."]}}