Never deploy on Friday, or so they say.
I used that rule as an excuse to learn MCP (Model Context Protocol) hands-on. Built a small server, deployed it on Vercel, extended Claude with a custom tool.
Wrote an article about it 👇
blog.anyvoid.dev/architecture/2026/03/19/mc-deploy-check.html
During the last few days I’ve learned so many new things :
- how to use Farcaster context in a mini app
- how to create my own smart contract
- how to deploy and test it locally using Hardhat and Brave Wallet
- how to interact with the smart contract from the frontend
Still many things to understand, let’s go!