surex

SantiagoDevRel/surex
★ 0 stars JavaScript File System Updated today
A trust registry for MCP servers, and a gate that reads it. Built at ETHGlobal Lisbon 2026.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "surex": {
      "command": "npx",
      "args": [
        "-y",
        "SantiagoDevRel/surex"
      ]
    }
  }
}

README Excerpt

**A trust registry for MCP servers, and a gate that reads it.** Adding an MCP server to a coding agent is a leap of faith. The server runs with your agent's permissions, sees your files and your secrets, and nothing checks it. SureX puts a check in the path: before your agent calls any MCP tool, a hook looks the server up and tells you what is known about it. Reviewed, with no