Skip to content
Alchemy Logo

Build with AI

Give your AI agent knowledge of Alchemy APIs with agent skills, query live onchain data through MCP, and authenticate autonomously with agent authentication and payment.

Alchemy Agent Skills are plug-and-play knowledge packages for AI coding agents. Install them with a single command, and your agent knows how to use every Alchemy API including endpoints, authentication, pagination, error handling, and more.

npx skills add alchemyplatform/skills --yes

Get started with Agent Skills →

The Alchemy MCP Server exposes our APIs through the Model Context Protocol, giving AI tools direct access to blockchain data as tool calls.

  • 11+ blockchain tools including token prices, NFT data, transaction history, balances, and more
  • 50+ supported chains
  • Works with Claude Desktop, Claude Code, Cursor, VS Code Copilot, and Windsurf

Get started with the MCP Server →

Your agent can authenticate with a crypto wallet instead of an API key, purchasing credits with USDC via the x402 payment protocol. This is what the agentic-gateway skill teaches your agent automatically.

  • No API key required: supports authentication via SIWE (Sign-In With Ethereum) and SIWS (Sign-In With Solana)
  • Supports payment via USDC on Base and Solana
  • Wallet type is independent of which chain you query

Learn about agent authentication and payment →

I want to...Use
Give my AI coding agent knowledge of all Alchemy APIsAgent Skills
Let my IDE copilot query live onchain data during a conversationMCP Server or Agent Skills
Build an autonomous agent that authenticates with a wallet and purchases credits with USDCAgent Skills + Agent Authentication and Payment
Give my coding agent API knowledge and live data accessAgent Skills + MCP Server

These tools are complementary. For example, an agent using Skills to understand our API surface can also connect to the MCP Server to query live data, or use the agentic-gateway skill to operate autonomously without a pre-provisioned API key.

ToolSkillsMCP ServerAgent Auth
Claude CodeYesYesYes
CursorYesYesYes
CodexYesYesYes
VS Code CopilotYesYes
Claude DesktopYesYes
Was this page helpful?