ava genesis for Cursor
io.github.avagenesisdev/ava-genesis
Deploy ERC-20 tokens on Ethereum, Base, BNB, Polygon via MCP. One call = deployed contract.
client:Cursor
transport:streamable-http
Install ava genesis in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ava-genesis": {
"url": "https://avagenesis.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs