๐ด Gulltoppr for VS Code
io.github.portdeveloper/gulltoppr
Resolve any EVM contract ABI (even unverified, via decompilation), read, simulate, prepare txs.
client:VS Code
transport:streamable-http
tools:12
Install ๐ด Gulltoppr in VS Code
.vscode/mcp.json
{
"servers": {
"gulltoppr": {
"type": "http",
"url": "https://mcp.gulltoppr.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs