Checks whether each cited source supports the claim it backs. Blinded human-first, local-first.
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.
Does the cited paper actually support the claim? Check every citation in your manuscript β before a reviewer does.
CiteVahti walks you through your manuscript one claim at a time. You decide whether each cited source really backs the sentence; an optional AI gives a blinded second opinion (you rate first, it can never overrule you); and every decision is saved as a timestamped, tamper-evident record on your own computer.

Free while in beta. CiteVahti is local-first: your manuscript stays on your device unless you choose to turn on an external AI model. No account. Nothing uploaded.
What beta means here: the review workflow and your data format are stable, but the tool is young and your feedback still shapes it. The app does not update itself yet β when a new version ships you replace it yourself (steps under Updating, below; the panel can check for a newer version, but only if you turn that on). If something is confusing or judged wrong, say so β beta reports are how it improves.
Researchers, clinicians, and students who write papers and want to be sure every citation holds up β without learning new software or touching a command line. If you can open a file on your computer, you can use CiteVahti.
What it does for you
On a Mac, use the desktop app. It's a normal app: download it, open it, review.
citevahti-<version>-macos-arm64.app.zip from the
latest release.CiteVahti.app into your Applications folder, then open it
like any other app. (It's signed and notarized β it opens with no security warnings.).docx or .md) onto the window. The panel walks you through the
rest, one step at a time β there's nothing to memorise.Want an AI assistant to help pre-screen citations? Whenever you're ready, click the CiteVahti menu-bar icon β Start Agent Server. CiteVahti first explains exactly what an assistant can and cannot do β and either way, you rate every claim yourself and make every final call.
If you already work in Claude, install CiteVahti as a one-click extension and drive the review by chatting. (This is also the path on Windows and Linux, where the desktop app isn't available yet.)
citevahti-<version>-macos-arm64.mcpb (signed + notarized)citevahti-<version>-windows-x64.mcpbcitevahti-<version>-linux-x64.mcpbFirst time on macOS you may see a one-time security prompt β the extension is a zip, which macOS can't pre-stamp even though the app inside is signed and notarized. If it appears: right-click the file β Open, or go to System Settings β Privacy & Security β "Open Anyway". After that it installs and runs normally.
First time on Windows you may see a SmartScreen warning ("Windows protected your PC") β the Windows build is unsigned, so Windows can't check who published it. If it appears: click More info, then Run anyway. After that it installs and runs normally.
CiteVahti.app, download the newest
citevahti-<version>-macos-arm64.app.zip from the
latest release, and replace the
old CiteVahti.app in Applications with it. Your reviews live in the project folder you
chose, not inside the app, so nothing is lost..mcpb from the
latest release. Ask your
assistant to run the status tool to confirm the running version. (macOS Intel: install
via pip install "citevahti[mcp]", or run the Apple-Silicon .mcpb under Rosetta.)pip install --no-cache-dir --upgrade "citevahti[mcp]", then pip show citevahti
to confirm the version.Everything below assumes a terminal; none of it is needed to use the app.
Try it on synthetic data (nothing of yours touched β builds an invented ledger and opens the panel showing every claim state):
Run the review panel from the terminal:
CiteVahti opens the review panel on your machine at 127.0.0.1 and tells you the one next
thing to do.
Run the desktop app from source (the same supervised shell as the packaged .app):
What the app actually runs: CiteVahti.app is a thin shell supervising two local
processes β the review panel engine (for you) and an optional MCP agent server (for a chat
client; it can suggest and stage, but it can never rate for you, see your rating first, or
make the final call). Both bind only to 127.0.0.1, write rotating logs (menu-bar icon β
Open Logs Folder), exit on their own if the app dies, and shut down cleanly when you quit.
The agent server is off until you enable it and can be stopped anytime from the menu bar.
Deeper reading:
CiteVahti always tells you the one next thing to do β there's no command to remember and nothing to set up.

You start by adding your manuscript β choose a Word or Markdown file, drag it onto the window, or paste the text. Nothing is uploaded.

Then you work through each claim on a simple card that walks a visible Rate β Reveal β Decide β Write path, so you always know where you are:

Every decision is saved to a timestamped, tamper-evident review record β a plain-language
log of what you reviewed and in what order. Export it as a Word document, a print-ready report,
or a review-packet .zip (which even includes an auto-filled methods paragraph with your
review's real numbers) for a methods section, a co-author, a supervisor, or a journal.

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/citevahti)<a href="https://allmcps.com/mcp/citevahti"><img src="https://allmcps.com/api/badge/citevahti?style=directory" alt="CiteVahti on AllMCPs" /></a>