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
- Go to chrysai.com and click Get Started Free.
- Sign up with your email address.
- 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:
- Design a schema (entities, fields, types)
- Create the database
- Confirm it's ready to use
You can immediately add records, search, update, and delete — all through conversation.
What's next?
- Connecting AI Tools — connect Claude Desktop, ChatGPT, and more
- MCP Tools Reference — understand the tools your AI uses
- Databases & Schema — learn how schemas are modelled
Try it
See also