Harvey Verify
Rank #43,606io.github.meltingpixelsai/zero-core-verify
Post-transaction outcome verification. LLM-as-judge for agent service quality.
Harvey Verify is a Model Context Protocol (MCP) server published by meltingpixelsai. It ranks #43,606 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Harvey Verify is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Apr 30, 2026.
Ranks ahead of 71,854 of 115,460 servers on MCP Toplist.
Use Harvey Verify
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zero-core-verify https://verify.rugslayer.com/mcpclaude mcp add zero-core-verify -e "XAI_API_KEY=<your XAI_API_KEY>" -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_SERVICE_ROLE_KEY=<your SUPABASE_SERVICE_ROLE_KEY>" -e "PAYMENT_WALLET=<your PAYMENT_WALLET>" -- npx -y @meltingpixels/harvey-verifyReplace each placeholder with your own value before saving.
[mcp_servers.zero-core-verify]
url = "https://verify.rugslayer.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.zero-core-verify]
command = "npx"
args = ["-y", "@meltingpixels/harvey-verify"]
[mcp_servers.zero-core-verify.env]
XAI_API_KEY = "<your XAI_API_KEY>"
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_SERVICE_ROLE_KEY = "<your SUPABASE_SERVICE_ROLE_KEY>"
PAYMENT_WALLET = "<your PAYMENT_WALLET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://verify.rugslayer.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-verify"
],
"env": {
"XAI_API_KEY": "<your XAI_API_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"PAYMENT_WALLET": "<your PAYMENT_WALLET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zero-core-verify": {
"url": "https://verify.rugslayer.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-verify"
],
"env": {
"XAI_API_KEY": "<your XAI_API_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"PAYMENT_WALLET": "<your PAYMENT_WALLET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"zero-core-verify": {
"type": "http",
"url": "https://verify.rugslayer.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"zero-core-verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-verify"
],
"env": {
"XAI_API_KEY": "<your XAI_API_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"PAYMENT_WALLET": "<your PAYMENT_WALLET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zero-core-verify": {
"serverUrl": "https://verify.rugslayer.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-verify"
],
"env": {
"XAI_API_KEY": "<your XAI_API_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"PAYMENT_WALLET": "<your PAYMENT_WALLET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zero-core-verify": {
"url": "https://verify.rugslayer.com/mcp"
}
}
}{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-verify"
],
"env": {
"XAI_API_KEY": "<your XAI_API_KEY>",
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"PAYMENT_WALLET": "<your PAYMENT_WALLET>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.meltingpixelsai%2Fzero-core-verify)<a href="https://mcptoplist.com/server/io.github.meltingpixelsai%2Fzero-core-verify"><img src="https://mcptoplist.com/badge/io.github.meltingpixelsai%2Fzero-core-verify.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
meltingpixelsai
Other servers by meltingpixelsai
- Relayzero#1,885 · 5 vers
- Drainbrain#3,797 · 3 vers
- Harvey Tools#29,077 · 3 vers
- Harvey Budget#43,604 · 2 vers
- Harvey Intel#43,605 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Apr 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Harvey Verify?
- Harvey Verify is maintained by meltingpixelsai, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Harvey Verify listed on the Official MCP Registry?
- Yes — Harvey Verify is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Harvey Verify have?
- MCP Toplist tracks 2 versions of Harvey Verify, most recently published on Apr 30, 2026.
- Where can I find the source code for Harvey Verify?
- The source code for Harvey Verify is hosted at github.com/meltingpixelsai/zero-core-verify.