Skip to content
Cursor

zero core verify for Cursor

io.github.meltingpixelsai/zero-core-verify

Post-tx outcome verification via LLM-as-judge. Zero Core Verify.

client:Cursor transport:streamable-http runtime:npm tools:5

Install zero core verify in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "zero-core-verify": {
      "url": "https://verify.rugslayer.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

zero core verify in other clients