drio
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.
Product
HomeTemplatesHow it worksPricingAppsWaitlist
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teamsCase studies
Resources
DocsMCP RegistryBlogChangelog
Company
Contact usWhy drioPrivacy PolicyTerms of Service
All systems normal.
Follow us on:
MCP Registry/verity
V

verity

Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.

Use with clientMarkdown
InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Command
npx -y verity-mcp
Environment
{ "VERITY_PRIVATE_KEY": "YOUR_SECRET_VALUE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-clawdio777-verity": {
      "command": "npx",
      "args": [
        "-y",
        "verity-mcp"
      ],
      "env": {
        "VERITY_PRIVATE_KEY": "YOUR_SECRET_VALUE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is verity?+

verity is an MCP server for Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.. It supports STDIO transport.

How do I install verity?+

Use the generated config in Install. This server runs with npx -y verity-mcp; add any required environment variables before starting your client.

How do I add verity to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for npx -y verity-mcp. Add required environment variables before starting Claude Desktop.

How do I add verity to Claude Code?+

Choose the Claude Code tab in Install and copy the config for npx -y verity-mcp. Add required environment variables before starting Claude Code.

How do I use verity with Codex?+

Choose the Codex tab in Install and copy the config for npx -y verity-mcp. Add required environment variables before starting Codex.

How do I add verity to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for npx -y verity-mcp. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does verity use?+

verity uses STDIO transport. Use the package or command config in Install.

What tools and resources does verity expose?+

verity inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does verity require authentication?+

verity is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.

Related MCPs

SkillFM LLM Cost OptimizerLLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.SkillFM BYOK VaultBYOK vault, provider API key guidance, usage visibility, and SkillFM Beacon checks for MCP agents.SkillFM Claude Code Token UsageClaude Code token usage, cost visibility, and SkillFM Beacon AI health checks for MCP agents.DERO MCP ServerRead-only DERO daemon MCP tools plus bundled derod/tela/hologram/deropay documentation.byte-protocolPer-byte USDC data marketplace for AI agents. Publishers slashed on-chain for bad data.env-secret-exposure-analyzer-mcpScans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs.

Profile notes

  • Package: Npm verity-mcp v1.0.2
  • Environment variable: VERITY_PRIVATE_KEY (required; secret)
  • The upstream registry signals required auth or secrets.

Packages

PackageRegistryVersionInputs
verity-mcp

stdio

npm1.0.2

Env: VERITY_PRIVATE_KEY required secret

Details

Version
1.0.2
Auth
Auth required by registry metadata
Repository
https://github.com/Clawdio777/verity
Updated
May 12, 2026