Quickstart
Connect Tabula to your coding agent in minutes.
Choose a plan, provision a database, and connect it to any MCP-compatible coding agent. The whole flow takes a few minutes.
Step 1
Choose a plan
Pick Launch or Scale from the pricing page, then complete checkout.
Step 2
Create a database
Go to the Databases page and create a managed Postgres database. Give it a name that matches the data it will hold.
Step 3
Connect your coding agent
Add Tabula as an MCP server in your agent. OAuth handles authentication automatically — no API key needed.
MCP endpoint
https://tabula-api.uselovelace.com/mcpExample JSON config (Claude Code, Cursor, etc.)
{ "mcpServers": { "tabula": { "url": "https://tabula-api.uselovelace.com/mcp" } } }Step 4
Start using it
Tabula is now available as a tool in your agent. Use it to store project state, track decisions, or give your agent persistent memory across sessions.
Dashboard actions and key management are always free. Only data-plane operations (inserts, queries, provisioning) count against your plan. Full billing details