Skip to content
Cursor

verify for Cursor

io.github.smartflowproai-lang/verify

Independent x402 observatory on Base. Sealed decomposition + endpoint audits paid over x402 itself.

client:Cursor transport:stdio runtime:npm

Install verify in Cursor

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

{
  "mcpServers": {
    "verify": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "smartflow-verify-mcp"
      ]
    }
  }
}

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

verify in other clients