Skip to main content
Tabula

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.

  1. Step 1

    Choose a plan

    Pick Launch or Scale from the pricing page, then complete checkout.

  2. 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.

  3. 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/mcp

    Example JSON config (Claude Code, Cursor, etc.)

    {
      "mcpServers": {
        "tabula": {
          "url": "https://tabula-api.uselovelace.com/mcp"
        }
      }
    }
  4. 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