Skip to content
VS Code

dappgrade — onchain app health index for VS Code

io.github.auregimon/dappgrade

Pre-transaction health and safety verdicts for onchain apps, by contract address.

client:VS Code transport:streamable-http tools:3

Install dappgrade — onchain app health index in VS Code

.vscode/mcp.json

{
  "servers": {
    "dappgrade": {
      "type": "http",
      "url": "https://dappgrade.vercel.app/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

dappgrade — onchain app health index in other clients