Score your judgment over AI-assisted work. Hone scores you, not the model.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Keep your edge.
AI made producing work cheap. Hone measures the thing that's now scarce: whether the human actually understands the work they shipped with AI.
Every AI eval scores the model. Hone scores you β your AI-Q.
What it feels like Β· Quickstart Β· AI-Q Β· Why Β· Whitepaper
Every AI eval tool answers one question: was the model's output good? (accuracy, hallucination, toxicity, latency, cost.)
None of them answer the question that actually decides whether AI-assisted work is safe to ship: does the human who produced it understand it well enough to defend it?
Hone is an open toolkit for measuring exactly that. Give it a piece of AI-assisted work; it interviews the human β a few sharp questions, one at a time, the way a good mentor would β then returns their AI-Q: a score over the three Ds of working with AI. Discernment (can you tell when the AI is wrong? β six auditable dimensions, the spine of the score), Delegation (did you brief it, choose the task, and steer it well?), and Design (are you re-architecting how you work? β read over time, never faked from one review).
It's bring-your-own-model (any LLM), Apache-2.0, and drops into a coding agent, a CI pipeline, or your own app in minutes. The methodology is an open spec β the AI-Q β the open standard β so the score means the same thing everywhere it's computed.
No grades for the work. No "AI detector." A measure of your grip on it β and coaching to close the gap.
When an agent built the thing β a repo, an analysis, a doc set β don't paste it anywhere. Hone runs inside the agent, which already has the work loaded:
Claude Desktop β one click: download hone.mcpb from the latest release and open it (Settings β Extensions). No config files, no terminal.
Claude Code β add the MCP server (protocol + deterministic scoring):
Or load the Claude skill β zero infrastructure. Then just say:
"Run hone on what we built today."
The agent reads the work it already has, interviews you one question at a time, commits your confidence before the reveal, and computes your AI-Q deterministically. With your okay it remembers the scores β never the work β in a local file, so the next review pushes on your actual weak spots ("your verification has been the soft dimension β let's start there"). Nothing leaves your machine.
On a PR touching AI-generated code, the author answers a few questions and the work gets a Judgment Score. Below your threshold β the check explains the gaps. See integrations/github-action.
result conforms to spec/score.schema.json.
Paste a prompt into any chat model with your work. See examples/ for fully worked reviews with scores.
A transparent 0β100 score derived from a rubric you can read and change β never vibes, never model arithmetic. AI-Q measures the three Ds of working with AI, weighted by how much they protect you (Discernment 0.6 Β· Delegation 0.3 Β· Design 0.1, renormalized over what was actually assessed):
Can you tell when the AI is wrong, lazy, or hallucinating? Six auditable dimensions, always assessable from the work in front of the reviewer:
| Dimension | The question |
|---|---|
| Understanding | Can the human explain the work and its mechanism? |
| Verification | Do they verify important claims, and know what they didn't? |
| Assumption awareness | Can they surface what must be true (esp. the load-bearing assumption)? |
| Risk recognition | Can they name specific, plausible failure modes? |
| Confidence calibration | Does their confidence match their demonstrated grasp? |
| Accountability | Can they own and defend the decision (vs. "the AI did it")? |
Did the brief carry what the task needed? Was this the right thing to hand to AI at all? Did you steer between the first output and the final one? Three facets β brief quality, task selection, iteration control β scored only when the interview actually surfaced the brief (the evidence gate). No evidence β reported as not assessed, never guessed, never zero.
Are you re-architecting how you work around AI β or just using it where it lands? One artifact can't show a system, so Design is never scored from a single review. It's read qualitatively from your profile over time (domain breadth, delegation trend, whether discernment holds as you delegate more); a numeric Design score needs cross-user baselines and stays on the roadmap.
Agentic work, too. When the thing you made is a system β an agent loop, an automation, a multi-agent setup β the same three Ds re-point to the loop: is the "done" check real or just "looks done" (Discernment), was a loop even the right call vs. a one-shot prompt and is the blast radius bounded (Delegation). Hone measures judgment over how you run AI, not just one-shot answers. See
spec/aiq.md.
Bands: 80β100 Owns it Β· 55β79 Mostly owns it Β· 30β54 Riding the AI Β· 0β29 Black box.
Scoring is deterministic β every sub-score and the composite are computed by the same code everywhere (hone-sdk), so a 72 in CI means the same thing as a 72 in your agent. A six-dimension review's AI-Q equals its Discernment sub-score, so every v0.1 Judgment Score is already a valid AI-Q. The full normative definition is spec/aiq.md; two extended Discernment dimensions β Counterargument and Curiosity β are optional and defined in spec/judgment-dimensions.md.
A score of judgment has to itself be defensible. Each dimension is scored independently against published 1β5 anchors (not a holistic vibe), with explicit guards against the self-preference and fluency biases an LLM judge is prone to, and the implementation leads with the band, not a false-precision integer β with an ensemble option for high-stakes reviews. The full rules are in spec/aiq.md β Scoring rigor.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hone)<a href="https://allmcps.com/mcp/hone"><img src="https://allmcps.com/api/badge/hone?style=directory" alt="Hone on AllMCPs" /></a>