Skip to content
VS Code

ContractOracle-Sentinel for VS Code

io.github.evozim/defi-sentinel

DeFi smart contract forensic auditor and vulnerability scanner.

client:VS Code transport:sse

Install ContractOracle-Sentinel in VS Code

.vscode/mcp.json

{
  "servers": {
    "defi-sentinel": {
      "type": "sse",
      "url": "https://defi-sentinel-mcp.vercel.app/api/mcp"
    }
  }
}

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

ContractOracle-Sentinel in other clients