mcpbeat Sign in

Verify API MCP Server

not responding

Verify API is listed as active in the registry but did not answer our last check. It exposes 1 tools. Last commit 21 Sep 2026.

AI infrastructure claim verification — pay-per-query via x402.

Uptime history 19 days of history · worst day 0%
19 days agonow
0.0%
Uptime 24h
0 of 91 checks
1
Tools
read from the server
141 ms
Response time
average over 24h
0
Stars
last commit 21 Sep 2026

What the code does

We read the source, 13 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command main.py:79
            out = subprocess.run(["tinyfish", "search", "query", query],

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add verify-api --transport http https://slinging-chloride-chair.ngrok-free.dev/v1/verify
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "verify-api": {
      "url": "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
    }
  }
}
~/.codex/config.toml
[mcp_servers.verify-api]
url = "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
.cursor/mcp.json
{
  "mcpServers": {
    "verify-api": {
      "url": "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "verify-api": {
      "url": "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

verify
verify_ai_claim
Verify an AI claim

Endpoints

URLTransportStateLatencyChecked
https://slinging-chloride-chair.ngrok-free.dev/v1/verify streamable-http answering 141 ms 8 min ago

Alternatives to Verify API

same job, measured the same way
Eu Verify
by contentfactory

European business verification for AI agents: registry, VAT, sanctions, IBAN. Pay-per-call x402.

19 tools answering
Second Opinion
by secondopinionx402

Adversarial verification for AI agents - pay an independent skeptic per verdict in USDC via x402.

6 tools answering
Korea Business Verify (KBV)
by wonderfulian

Real-time Korean business verification via NTS. 10 free calls/day, then pay-per-call (x402).

3 tools answering
I
Oromi Agent Services
by oromi-uk

25 pay-per-call UK data & verification tools for AI agents. x402 USDC on Base; free quote mode.

41 installs/wk local only
AgentTrust — AI Agent Trust, Reliability & Reputation Checks
by agenttrust-ai

Trust infrastructure for AI agents: check reliability, verification, and trustDecision by URL.

5 tools answering
Agentwallet
by hifriendbot

Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.

112 installs/wk local only
Agents
by vevang

Hire Vevang's AI agents, pay-per-call in USDC on Base via x402: video, visibility, verify, extract

6 tools answering
Mnemom — Trust Ratings for AI Agents
by mnemom

Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.

15 tools answering

Verify API — questions

Answers built from our own checks of this server.

What can Verify API do?
It exposes 1 tools, read directly from the server on our last check. Among them: verify_ai_claim. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Verify API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 141 ms. The bar chart above shows every period we have measured.
The registry lists Verify API as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Verify API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Verify API need an API key?
No. Verify API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
Is Verify API open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.