Alchemy MCP Server for VS Code
com.alchemy/mcp
Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS
client:VS Code
transport:streamable-http
Install Alchemy MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.alchemy.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs