Skip to main content

verifyfirst-mcp

An MCP server for what your verification method cannot see.

A failure that crashes is cheap. A failure that reports success is expensive: the screenshot looks fine, the command exits zero, the endpoint returns 200, and the bug ships.

This server exposes verifyfirst.dev — a registry of 48 such failures, organised by the instrument that missed them rather than by the technology involved, because the instrument is what you know before you know the bug.

Install

uvx verifyfirst-mcp          # run it directly
pip install verifyfirst-mcp  # or install it

Register with Claude Code:

claude mcp add verifyfirst -- uvx verifyfirst-mcp

Or any MCP client:

{
  "mcpServers": {
    "verifyfirst": { "command": "uvx", "args": ["verifyfirst-mcp"] }
  }
}

Tools

Tool What it does
from_symptom(description) Start here when something is wrong but you do not know why. Describe what you see — "deploy ran but nothing changed", "200 but the data is wrong" — and get the failures that produce that appearance, each with its check.
blind_spots(instrument) The one to reach for mid-task. What an instrument cannot see, terse. Takes loose names — curl, 200, pgrep, systemctl, stdout, playwright all resolve.
list_instruments() All six instruments.
get_instrument(id) Full detail plus every recorded failure it missed, each with its check.
search(query) Substring search across the registry.
get_entry(id) One entry, e.g. NS-001.
get_protocol() A five-step checklist for claiming work is done.

Example

> blind_spots("screenshot")

screenshot (A rendered image) is blind to:
  - Time. A still frame cannot distinguish 'renders one frame then stops'
    from 'renders one frame correctly'.
  - Whether scripts ran at all, as opposed to running and producing this.
  ...

Notes

Zero dependencies — Python standard library only. Works offline from a bundled copy of the registry; pass --remote to read the live one, which falls back to the bundle on any failure.

Every entry in the registry is a failure that genuinely occurs, marked observed (diagnosed first-hand) or documented (primary source cited and the check reproduced). None are hypothetical.

CC0-1.0 — public domain. Maintained by Zion Labs.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

verifyfirst_mcp-1.2.2.tar.gz (40.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

verifyfirst_mcp-1.2.2-py3-none-any.whl (43.1 kB view details)

Uploaded Python 3

File details

Details for the file verifyfirst_mcp-1.2.2.tar.gz.

File metadata

  • Download URL: verifyfirst_mcp-1.2.2.tar.gz
  • Upload date:
  • Size: 40.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for verifyfirst_mcp-1.2.2.tar.gz
Algorithm Hash digest
SHA256 d2312a9f99846a1e995d8db23dd17d7b44784182e289cd9c7252963ab4dc7860
MD5 6a934a37804d9c48eccf7cf7a4305c17
BLAKE2b-256 7cc88bdc4ad5513c66d08e4e5f63dcb3cde39e1909ec8dbefb74d3c5c7d174f2

See more details on using hashes here.

File details

Details for the file verifyfirst_mcp-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: verifyfirst_mcp-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 43.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for verifyfirst_mcp-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6d6b287ef499e669f117c889f1c76344838e14bae7bdd48c65c06664666595aa
MD5 fa070e58fe529fac2cf4e2c1daa04bc1
BLAKE2b-256 0071fccbce6fd83f11afe7c566e11bad949d3f25d71e7c0e3f859b43fc53a305

See more details on using hashes here.

Release history Release notifications | RSS feed

1.4.0

2 files

1.3.0

2 files

This release

1.2.2 This release

2 files

1.2.1

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page