Use the Alchemy MCP server (https://mcp.alchemy.com/mcp) for live blockchain data and admin work when MCP is wired into your AI client and the Alchemy CLI is NOT installed locally. Exposes 159 tools across 100+ chains for token prices, NFT metadata, transactions, simulation, tracing, account abstraction, Solana DAS, and app management. Use for live querying, analysis, admin work, or on-machine agent work — not for application code that ships to production. For application code, use the alchemy-api skill (with API key) or agentic-gateway skill (without). When the CLI is also installed locally, prefer alchemy-cli instead.
$npx -y skills add alchemyplatform/alchemy-claude-plugin --skill alchemy-mcpInstalls into the current project.
Run `npx skills use "https://github.com/alchemyplatform/alchemy-claude-plugin" --skill "alchemyplatform/alchemy-claude-plugin/alchemy-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alchemyplatform/alchemy-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/alchemyplatform/alchemy-claude-plugin"` and select the relevant skills, then follow their instructions.