Ashfields MCP Server for Claude Desktop
io.github.smoke711711/ashfields-mcp-server
Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.
client:Claude Desktop
transport:stdio
runtime:npm
Install Ashfields MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ashfields-mcp-server": {
"command": "npx",
"args": [
"-y",
"ashfields-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs