Your CRM, built your way, with Claude Code.
Quake hands you the batteries: a complete API, an open Claude skills framework and an MCP server with guardrails, and you build your own recruiting CRM with Claude Code, in your stack, your way. No rigid UI library to fight, no vendor lock-in, no waiting on a roadmap.
Open skills framework · You own the interface you build · No per-seat fees
Build the interface you own, run it on a licence with an SLA
You build your interface with Claude Code on Quake's API, skills and MCP ( your pipeline, your fields, your stack), and you own the result outright, with no per-seat bill. 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 engine, and hands you the building blocks to shape it your way.
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: you build it, and you own it
Switching tools is a big decision, so Quake removes the risk. Instead of a rigid app you inherit, you get the building blocks (API, an open Claude skills framework and an MCP server) and build your own interface with Claude Code. No lock-in, no vendor deciding what you can and can't do. It's your software, in your stack.
- Build your own interface: your stack, your way
- Open Claude skills framework on GitHub
- Shape it 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
Pull the Claude skills framework, point Claude Code at Quake's API and MCP server, and describe what your desk needs. Claude builds the interface for you.
Not sure where to begin? Drop one of these straight into Claude Code:
Get the skills frameworkEvery 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
Start today. Build your own with Claude Code.
The Claude skills framework is on GitHub. Pull it, point Claude Code at Quake's API and MCP server, and build the desk that works the way you do.