Alchemy MCP Server for Zed
com.alchemy/mcp
Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS
client:Zed
transport:streamable-http
Install Alchemy MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.alchemy.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs