# Build with AI

> Build with AI pages in the Alchemy Docs.

## Pages

- [Overview](https://www.alchemy.com/docs/build-with-ai.md): Pick the right Alchemy tool for your AI workflow. Teach a coding agent every Alchemy API with Agent Skills, automate from the terminal with the CLI, give it live data via the MCP Server, or let it authenticate autonomously with a wallet.
- [Agent Skills](https://www.alchemy.com/docs/alchemy-agent-skills.md): Give your AI coding agent full knowledge of every Alchemy API with a single command. Once installed, your agent knows every endpoint, authentication method, pagination pattern, and error handling strategy without any manual prompting.
- [Alchemy CLI](https://www.alchemy.com/docs/alchemy-cli.md): Query blockchain data and manage your Alchemy account from the terminal, built for live querying, local automation, and AI agents.
- [Agent Wallets](https://www.alchemy.com/docs/agent-wallets.md): Give an agent an approved Alchemy wallet session for onchain actions through the Alchemy CLI.
- [x402 payments](https://www.alchemy.com/docs/x402-payments.md): Pay compatible x402 v2 APIs in USDC from the Alchemy CLI. Decode 402 Payment Required quotes, set a spend cap, pay with an Agent Wallet session, and get a payment receipt.
- [Wallet auth for Alchemy APIs](https://www.alchemy.com/docs/alchemy-for-agents.md): Authenticate your AI agent to Alchemy APIs with an EVM wallet instead of an API key using SIWE, paying Alchemy in USDC through the x402 protocol.
- [Alchemy MCP Server](https://www.alchemy.com/docs/alchemy-mcp-server.md): Give your AI coding agent direct access to 100+ blockchains with 168 tools through the Model Context Protocol.
- [Alchemy Claude Plugin](https://www.alchemy.com/docs/alchemy-claude-plugin.md): Query blockchain data across 100+ chains and manage Alchemy apps directly in Claude Code with the official Alchemy plugin.
- [Add Alchemy RPC To Any Project](https://www.alchemy.com/docs/add-alchemy-rpc-to-any-project.md): Learn how to add a server-safe Alchemy JSON RPC endpoint to any project using Cursor
- [Build a Web3 Dashboard](https://www.alchemy.com/docs/web3-dashboard-prompt.md): Learn how to build a Web3 dashboard using Cursor's AI capabilities
- [Learning Alchemy's Data APIs using Cursor](https://www.alchemy.com/docs/data-apis-with-cursor.md): Learn how to use Alchemy's Data APIs step-by-step in Cursor, from low-level primitives to high-level abstractions.
