Skip to content
VS Code

3ilm mcp for VS Code

io.github.holistis/3ilm-mcp

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

client:VS Code transport:stdio runtime:npm

Install 3ilm mcp in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

3ilm mcp in other clients