Ashfields MCP Server

0

The first MCP server that burns an ERC-20 token to mint an NFT. No browser. Two contract calls from any agent.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "node", "args": [ "index.js" ], "env": { "WALLET_PRIVATE_KEY": "", "ETH_RPC_URL": "https://ethereum.publicnode.com" } }