HexScan Token Security for VS Code
xyz.hexscan/token-security
Honeypot detection & token risk scan for ERC-20s. Risk score 0-100, tax, source verification.
client:VS Code
transport:streamable-http
tools:3
Install HexScan Token Security in VS Code
.vscode/mcp.json
{
"servers": {
"token-security": {
"type": "http",
"url": "https://hexscan.xyz/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs