New to code agents?

The fastest path to your first Rekor database if you've never used an AI code agent before. Install an agent, paste one URL, and it sets everything up for you.

✦ Agentic shortcut

Human reading this?

Paste this URL into your code agent — Claude Code, Codex, etc. — and it'll handle the setup for you, end to end.

1. Install a code agent

A code agent is an AI assistant that runs in your terminal or editor and can execute commands for you. Install one on your computer:

  • Claude Code — Anthropic's agent for the terminal and IDE.
  • Codex — OpenAI's coding agent.

Open it and pick — or create — an empty folder to work in.

2. Paste the setup URL

Paste this URL into your agent's chat:

https://rekor.pro/docs/get-started

The agent reads it, installs the Rekor skill, and walks through the rest — CLI install, login, and creating your first database. No commands for you to memorize.

3. Tell your agent what you want

Once setup finishes, just ask in plain language:

Create a database for tracking invoices and payments, with a relationship between them.

Don't have an account yet?

The free plan includes 1,000 operations per month. No credit card required.

Create a free account →

Prefer to do it manually?

If you'd rather run commands yourself, see Get Started for the skill install command and the CLI flow.

New to Code Agents — Rekor