← Home

Getting started

Set up Jeremy in a few minutes.

1. Create an account

Sign up from the home page. Once you're in, you'll land on the dashboard.

2. Connect to Claude Code

Create an API key from Dashboard → Keys, then run this command in your terminal:

claude mcp add --transport http --header "Authorization: Bearer jrmy_your_key_here" jeremy https://jeremy.khuur.dev/api/mcp

That's it — no packages to install, nothing runs locally. Jeremy's MCP server runs entirely in the cloud.

See Settings for more details.

3. Add a library

In the dashboard, go to Libraries → Add Library. Enter a library name and a documentation URL, and Jeremy will crawl and index it for you.

You can also browse the catalog — we've already indexed 200+ popular libraries so you can start searching immediately.

4. Use it

That's it. Next time you're working in Claude Code, it will automatically search your indexed docs when it needs them. Try asking it about a library you've added — Jeremy handles the rest.