mcpbeat

Verity Skills MCP Server

io.github.cchurctrip/verity
answering

Verity Skills is answering right now. Last checked 13 min ago. It exposes 7 tools. Last commit 17 Jun 2026.

Real-time social media and prediction market integrity layer for traders, funds, and quant desks.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
182 of 182 checks
7
Tools
read from the server
109 ms
Response time
average over 24h
0
Stars
last commit 17 Jun 2026

Connect this server

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

run in your terminal
claude mcp add verity --transport http https://mcp.verityskills.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "verity": {
      "url": "https://mcp.verityskills.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.verity]
url = "https://mcp.verityskills.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "verity": {
      "url": "https://mcp.verityskills.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "verity": {
      "url": "https://mcp.verityskills.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Available tools 7

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

verity
verity-scan
Real-time scan of a topic, ticker, or claim. Returns a structured verdict an agent can use as a pre-trade check before any significant position. The trade does not fire until the scan clears it.
verity-score
Composite integrity score for a market subject. Returns a 0 to 100 score with contributing factor weights so an analyst can decide whether a thesis is grounded before committing capital.
coordination
coordination-heat
Score a topic, ticker, or narrative for coordinated activity across public social platforms. Distinguishes organic chatter from manufactured campaigns: identical phrasing across many posts, new-account clusters, synchronized posting windows. Returns a heat score with a band and the contributing signal counts.
cross
cross-check-alert
Cross-reference a claim against monitored sources and flag inconsistencies. Returns matched citations, cross-source conflicts, and a confidence verdict (CORROBORATED, CONFLICTED, UNVERIFIED, or NO_SIGNAL) suitable for a compliance trail.
disinfo
disinfo-alert
Monitor a topic or ticker for ongoing disinformation patterns and coordinated narratives. Scores recent signals against detection rules, filters by a severity threshold, and returns the detected patterns, source diversity, and a summary so a workflow can act on the verdict.
morning
morning-brief
Daily briefing of overnight signals across a watchlist. Aggregates coordination shifts, narrative changes, and integrity flags into one structured report ready to drop into a morning prep workflow.
notification
notification-prefs
Read or change which Verity emails you receive: the daily brief, the market pulse, anomaly alerts, the weekly digest, and product news. Turn any category off, or turn one back on. Account and billing messages are always sent and are not controlled here.

Endpoints

URLTransportStateLatencyChecked
https://mcp.verityskills.com/mcp streamable-http needs key 140 ms 13 min ago
https://mcp.verityskills.com/sse sse answering 108 ms 13 min ago

Verity Skills — questions

Answers built from our own checks of this server.

What can Verity Skills do?
It exposes 7 tools, read directly from the server on our last check. Among them: coordination-heat, cross-check-alert, disinfo-alert, morning-brief, notification-prefs, verity-scan and 1 more. 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 Verity Skills working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 182 checks got a reply (100.0%), average response time 109 ms. The bar chart above shows every period we have measured.
How do I connect Verity Skills?
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. You will need your own key or an OAuth login: it refuses anonymous clients.
Does Verity Skills need an API key?
Yes. Every time we knock, Verity Skills answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Verity Skills?
It answers our handshake in 109 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Verity Skills open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.