New Alchemy Builder Videos: World Apps & AI Data
:redutility4: Heads up, Alchemy @Builder !! :alchemy: New Content Drop! ๐ง ๐ฅ
Two fresh videos just landed for our web3 builders and curious minds:
๐ฎ Getting Started with World Mini App Dev
- Build apps inside World Chain โ Join Dan and get hands-on with Mini Apps!
๐ค Model Context Protocol (MCP): Retrieving Blockchain Data from AI Agents
- Learn how AI agents can access blockchain data without writing code, using Alchemyโs MCP Server!
Check them out now and level up your Web3 journey! ๐
Getting Started with World Mini App Development

Let's dive into Mini Apps on World Chain. We'll discuss the World app, mini apps, why you should be a mini app and check out the development flow for building, testing and installing a mini app.
Template used in the video: https://github.com/worldcoin/minikit-next-template/
For your next auth redirect, remember to add this path: /api/auth/call...
Model Context Protocol (MCP): Retrieving Blockchain Data from AI Ag...

The Alchemy MCP Server enables AI agents to interact with Alchemy's blockchain APIs in a structured way. This allows agents to retrieve blockchain data directly without writing any code.
Currently the server allows AI agents to:
- Query token prices and price history
- Get NFT ownership information
- View transaction history
- Check token balan...