The Ashfields MCP server allows users to mint NFTs by burning an ERC-20 token, $ASH, without requiring ETH payment or a browser interface.
From the registry: Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.
Please install the `ashfields-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Required runtime (https://nodejs.org/)
- **Ethereum wallet** — Wallet funded with $ASH and a small amount of ETH for gas
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["ashfields-mcp-server"]
- required environment variables:
- `WALLET_PRIVATE_KEY`: Ethereum wallet private key (example: `<your-wallet-private-key>`)
- optional environment variables:
- `ETH_RPC_URL`: Ethereum RPC endpoint (example: `https://ethereum.publicnode.com`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.WALLET_PRIVATE_KEYrequiredPrivate key for the wallet used to mint NFTs.ETH_RPC_URLURL for the Ethereum node, defaults to a public node.Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)