getting started

Getting Started

Set up Chrysai and make your first database in minutes. Start here if you're new.

Getting Started with Chrysai

Chrysai lets you create and manage real databases through natural language — no SQL, no schemas to write by hand. Just describe what you want to track and your AI handles the rest via the MCP protocol.

Create your account

  1. Go to chrysai.com and click Get Started Free.
  2. Sign up with your email address.
  3. Confirm your email when the verification link arrives.

You'll land in your personal workspace, ready to create your first database.

Copy your MCP URL

From the Tools page in your workspace, copy your personal MCP endpoint URL. It looks like:

https://chrysai.com/api/mcp

This URL — combined with your session — is all your AI needs to start creating and managing databases.

Connect your AI tool

Paste the MCP URL into your AI client's configuration. See Connecting AI Tools for step-by-step guides for Claude Desktop, ChatGPT, and other MCP-compatible tools.

Create your first database

Once connected, describe what you want to track in plain language:

"I want to track my reading list with books, authors, and my progress."

Your AI will:

  1. Design a schema (entities, fields, types)
  2. Create the database
  3. Confirm it's ready to use

You can immediately add records, search, update, and delete — all through conversation.

What's next?

Start building your app

Create your first app in under a minute.

Create your first app