ava genesis for VS Code
io.github.avagenesisdev/ava-genesis
Deploy ERC-20 tokens on Ethereum, Base, BNB, Polygon via MCP. One call = deployed contract.
client:VS Code
transport:streamable-http
Install ava genesis in VS Code
.vscode/mcp.json
{
"servers": {
"ava-genesis": {
"type": "http",
"url": "https://avagenesis.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs