Skip to content

Agent-native.
Every chain.
Every workflow.

The fastest and most complete way to build onchain, for you and your agent.

Terminal

Install Skills

$ npx skills add alchemyplatform/skills -y -g

UniswapOpenSeaChainlinkStripeVisaRobinhood

$1T+

transactions annually

99.99%

uptime

100+

blockchains

The full agentic stack

Connect any coding agent to 100+ chains with the Alchemy MCP server, CLI, and skills.

Stacked Alchemy skill guide cards

Alchemy Skills

Choose from over 160+ tools to teach your AI coding agents how to use every Alchemy API correctly.

npx skills add alchemyplatform/skills --yes

Terminal showing npm install of the Alchemy CLI

Alchemy CLI

Fund wallets, debug transactions, manage your Alchemy account, and more, all from your terminal.

npm i -g @alchemy/cli@latest

Agent wallet balance interface

Agent Wallets

Secure wallets your agent creates, funds, and transacts with, with scoped and timebound permissions.

alchemy wallet connect

Alchemy MCP server connected to blockchain tools

Alchemy MCP Server

Query live chain state, manage your apps, and act onchain in conversation. Compatible with Claude Code, Codex, Cursor and more.

claude mcp add alchemy --transport http https://mcp.alchemy.com/mcp

Works with your tools

  • Claude Code
  • Cursor
  • Codex
  • VS Code

Let agents pay and get paid

Give agents a card to spend anywhere, and one endpoint to accept payments across every agent payment protocol.

Frequently asked questions

We help industry-leading teams succeed at scale with the right infrastructure.

  • Alchemy provides three ways to connect an AI coding agent to blockchain data: a hosted MCP server (168 tools across 100+ chains), a CLI for terminal and scripted workflows, and Agent Skills that teach an assistant Alchemy's API patterns. Together they let an agent query chains, read contracts, and ship onchain apps without you wiring up infrastructure by hand.

  • Alchemy's MCP server connects natively to Claude Code, Cursor, Codex, Claude Desktop, and VS Code Copilot, plus any client that supports the Model Context Protocol over Streamable HTTP. Agent Skills add support for ChatGPT, n8n, Linear, and other tools that follow the open Skills spec. Install once and your assistant calls Alchemy's tools directly in your workflow.

  • The MCP server lets an agent call Alchemy's tools live, in conversation, after a one-time OAuth sign-in, with no local install needed. The CLI runs the same operations from a terminal or script, built for automation and account management. Agent Skills are Markdown instructions that teach an assistant Alchemy's API patterns upfront, so it writes correct code on the first try.

  • Most developers start with a free API key from the dashboard: the CLI, MCP server, and Skills all work with it. If you're building an autonomous agent that shouldn't hold a static key, install the agentic-gateway Skill instead: it authenticates with an EVM wallet using SIWE and pays per request in USDC through the x402 protocol, so no API key is required.

  • The CLI, MCP server, and Agent Skills are free to install and use. What costs money is the underlying API usage: Alchemy's free tier covers typical development and testing, then pay-as-you-go pricing applies as request volume grows, with enterprise plans for high-volume or mission-critical workloads. There's no separate fee for agent access itself.

  • Alchemy's MCP server and CLI cover 100+ blockchain networks, including Ethereum, Base, Polygon, Arbitrum, Optimism, Solana, and Starknet, plus their testnets, through one consistent interface. An agent authenticates once and can query data or trigger actions across any of these networks without a separate setup or API for each chain.

  • Yes, for your development workflow. However, if your agentic product needs to ping Alchemy APIs in real time, explore our Solutions page where teams like Virtuals use Alchemy APIs for programmable wallets, gasless transactions, and secure onchain execution.

  • Install the CLI (npm install -g @alchemy/cli) or connect the hosted MCP server at mcp.alchemy.com/mcp to Claude Code, Cursor, or Codex, then sign in with your Alchemy account. From there, ask your assistant to do something concrete: deploy a token, read a contract, or fund a wallet on a testnet. See the docs or open the dashboard to create a free API key first.

Ship faster with agents

Start using Alchemy with Claude, Cursor, Codex, or your own agentic workflows.