Skip to content
Cursor

3ilm mcp for Cursor

io.github.holistis/3ilm-mcp

Search 1,032 verified smart contract vulnerability findings from Sherlock audits by pattern.

client:Cursor transport:stdio runtime:npm

Install 3ilm mcp in Cursor

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

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

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

3ilm mcp in other clients