Ashfields MCP Server
The first MCP server that burns an ERC-20 token to mint an NFT. No browser. Two contract calls from any agent.
cursor.directory·↓ 0
MCP
ashfields
Mints Ashfields NFTs on Ethereum by burning $ASH tokens
{
"command": "node",
"args": [
"index.js"
],
"env": {
"WALLET_PRIVATE_KEY": "",
"ETH_RPC_URL": "https://ethereum.publicnode.com"
}
}