Alchemy MCP Server for Cursor
com.alchemy/mcp
Blockchain data across 100+ chains: token prices, NFTs, transfers, simulation, traces, Solana DAS
client:Cursor
transport:streamable-http
Install Alchemy MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.alchemy.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs