Skip to content
Zed

alchemy nft for Zed

com.mcparmory/alchemy-nft

Retrieve NFT metadata, ownership, and contract details across blockchains

client:Zed transport:stdio runtime:pypi

Install alchemy nft in Zed

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

{
  "context_servers": {
    "alchemy-nft": {
      "command": "uvx",
      "args": [
        "mcparmory-alchemy-nft"
      ]
    }
  }
}

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

alchemy nft in other clients