Your CRM, built your way — with Claude Code.
Quake is the open-source, hybrid recruiting CRM you actually own. Clone it from GitHub, open it in your own Claude Code console, and modify, configure and customise every part of it — completely licence-free. No vendor lock-in, no waiting on a roadmap.
100% open source · Licence-free to run & customise · No per-seat fees
Build your CRM for free — run it on a licence with an SLA
The app is free and open source, so you build and shape it around your desk — your pipeline, your fields, your workflow — with no per-seat bill and nothing locked behind a higher tier. What you pay for is a Quake Core licence: the AI engine and system of record underneath, backed by support and an SLA so the desk you build is one you can rely on.
The parts of the job nobody got into recruiting for
You're here to place great people. These are the things quietly getting in the way — and what Quake does about each one.
The best of both: agents and humans
You didn't get into recruiting to format CVs at 9pm. Hand the repetitive work to your agents and keep the parts that actually need a person. Semi-automated, never impersonal.
You decide how much to automate. Let agents run on autopilot, or keep a human in the loop to review every step — it's your desk, your call.
Everything you need to run a desk, together at last
The all-in-one platforms proved how much you get when sourcing, your ATS, CRM and outreach finally talk to each other. Quake brings that same joined-up experience — and gives it away.
The multichannel outreach SourceWhale made popular, the conversation memory the executive-search tools pioneered, and the AI matching the newest platforms lead with — all in one familiar place, with nothing locked away.
Find the right person in minutes, not afternoons
The leading talent-intelligence tools, like Loxo, showed how much time good AI matching gives back. Quake brings that to your desk — and always tells you why someone fits.
Fit, not keywords
Quake reads beyond the buzzwords to understand real experience, so you find the right people — not just the ones who happened to use the right words.
A reason every time
Each match comes with a short, plain-English explanation. Share it with a client and back up your shortlist without writing a thing.
Never out of date
Your shortlist stays current on its own — new roles, fresh numbers and recent moves are folded in quietly in the background.
A safe choice: it's free, and it's yours
Switching tools is a big decision, so Quake removes the risk. The whole CRM is free and open source — there's no lock-in, no surprise invoice, and no vendor deciding what you can and can't do. Want it to work a little differently? Just ask Claude to change it. It's your software.
- Free forever — the entire app, every feature
- Open source: nothing hidden, nothing locked in
- Make it your own with plain-English changes
- Your data stays yours, exportable any time
You: “Add a quick ‘ready to interview’
tag to the candidate card, and put
hot candidates at the top.”
Claude: Done — updated your candidate
card and pipeline sorting.
It’s your CRM. Shape it however your
desk actually works.Start building in three prompts
Quake is just code. Clone the repo, open it in Claude Code, and describe what your desk needs — Claude writes the rest.
Not sure where to begin? Drop one of these straight into Claude Code:
Clone the repo & startEvery record in Quake, through one open API
The same engine the app runs on is yours to build against. OAuth2 REST endpoints, webhooks and a native MCP server — automate your desk, wire up integrations, or point your own tools straight at your data.
$ curl https://api.quake.dev/v1/search \
-H "Authorization: Bearer $QUAKE_TOKEN" \
-d 'q=senior platform engineer, fintech'
{
"data": [
{ "id": "cand_9f2", "name": "J. Lindqvist", "fit": 0.94 },
{ "id": "cand_4a1", "name": "M. Haddad", "fit": 0.89 }
],
"has_more": true,
"next": "/v1/search?cursor=eyJ2IjoyfQ"
}Up and running in an afternoon
No lengthy onboarding, no big migration project. Connect your tools and Quake starts pulling its weight straight away.
Connect & ingest
Import your CRM, sync inboxes and calendars, and let the Chrome extension capture talent from anywhere on the web.
Let AI do the admin
Quake enriches records, scores fit, drafts outreach and writes up every call — so recruiters stop typing and start placing.
Run the whole desk
Source, submit, schedule, place and bill from one system of record — with analytics that show exactly what's working.
Plays nicely with the tools you already use
Your inbox, calendar, job boards and favourite data sources — all connected, so nothing has to change overnight.
Less time at the keyboard, more time on the phone
Clone it today. Make it yours with Claude Code.
The whole CRM is on GitHub, licence-free. Fork it, open it in your Claude Code console, and shape it around the way your desk actually works.