Lately I’ve been experimenting with MCP (Model Context Protocol) for crypto-related workflows and Bitcoin integrations.
One interesting use case is enabling AI agents to interact with travel bookings.
The idea is that agents can actually perform actions instead of only generating text.
For example:
- searching flights/hotels
- paying with crypto
- handling checkout flows
- interacting with merchant/payment systems
We built an example implementation around crypto travel bookings at
https://trip1.com/agentsCurious whether other Bitcoin developers here are experimenting with MCP, agent tooling, or AI-assisted wallet/payment infrastructure?