Documentation.
Two setup guides and two reference pages, covering InventDB SOAR and InventDB Serverless. Every engine also serves its own live API docs at /api/docs from the day it is created.
Connect an agent over MCP
Point Claude Desktop, Cursor or any MCP client at your InventDB instance: typed tools bounded by the signed-in user's role and row rules, with writes held as proposals. 51 tools on InventDB SOAR, 40 on InventDB Serverless. Six stages, 10 to 15 minutes.
Read the guide →Gmail and Google Calendar
Create a Google Cloud project, turn on the two APIs, set up the consent screen and a web OAuth client, then paste the client ID and secret into the engine. The credentials are yours end to end; 10 to 15 minutes, no billing required.
Read the guide →API reference
Every endpoint the engine serves, with request and response shapes. Your own instance publishes the same reference live at /api/docs and its raw spec at /api/openapi.json.
Build an app
Four steps put the engine under an app your AI builder writes: create an InventDB instance, hand the builder its live OpenAPI spec, take sign-in from the engine so the app keeps no passwords, and connect agents over MCP. Works with Claude Code, Lovable, Emergent, Replit and Bolt.
See the steps →