Skip to content

Ashfields MCP Server for Zed

io.github.smoke711711/ashfields-mcp-server

Burn $ASH to mint on-chain NFTs on Ethereum. No browser. Two agent tool calls.

client:Zed transport:stdio runtime:npm

Install Ashfields MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ashfields-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ashfields-mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Ashfields MCP Server in other clients