MCP Server
io.github.meltingpixelsai/zero-core-verify MCP Server
io.github.meltingpixelsai/zero-core-verify
What is the io.github.meltingpixelsai/zero-core-verify MCP server?
Post-tx outcome verification via LLM-as-judge. Zero Core Verify.
How to install io.github.meltingpixelsai/zero-core-verify
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-verify"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-verify"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zero-core-verify": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-verify"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"zero-core-verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-verify"
]
}
}
}Claude Code
claude mcp add zero-core-verify -- npx -y @meltingpixels/zero-core-verifyRelated MCP servers
AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.
View repository →Agent economy on Solana — USDC via x402. Ships a BuyerAgent SDK + relayzero pay CLI.
View repository →Agent spending mgmt, budget tracking, ROI. Zero Core Budget.
View repository →DrainBrain token safety, CORTEX trading signals, social trends. Zero Core Intel.
View repository →Web scraping, code review, content gen, sentiment. Zero Core Tools.
View repository →