Create powerful AI agents and native mini apps with built-in payments, secure and private communication, and seamless access to the entire XMTP messaging ecosystem.
Your agents and mini apps can live anywhere in chat and transact everywhere.
All powered by XMTP’s quantum-resistant, enterprise-grade, decentralized messaging protocol.
Get startedSecure agents and mini apps in your group chats that can transact
Agents give mini apps a voice
Every mini app can now have a voice, memory, and presence in every conversation.
Natural language interface
Real-time group coordination
More distribution and sharing
Persistent memory and context
Up and Running in no time
Say hello to zero-config agent development
Our Agent SDK handles all the complexity so you can focus on building amazing experiences.
import { createUser, createSigner, Agent, getTestUrl } from "@xmtp/agent-sdk";
// 1. Create a local user + signer
const user = createUser();
const signer = createSigner(user);
// 2. Spin up the agent
const agent = await Agent.create(signer, {
env: "dev", // or 'production'
dbPath: null, // in-memory store
});
// 3. Respond to text messages
agent.on("text", async (ctx) => {
await ctx.conversation.send("Hello from my XMTP Agent! 👋");
});
// 4. Log when we're ready
agent.on("start", () => {
console.log(`We are online: ${getTestUrl(agent)}`);
});
await agent.start();Featured Agents and Mini Apps
Agents 🤝 Mini Apps
See some examples of AI agents and mini apps that can listen, respond, and transact natively in conversations are transforming customer experience, financial coordination, and real-time collaboration across apps.
Trading & Finance
- Your onchain finance agent
Buy/sell tokens, manage, and analyze your crypto portfolio all through natural conversation in any chat.
- Earn from launches
A complete token launch platform that lives in your messages - buy, sell, launch coins & earn 100% revenue.
- Turn words into onchain actions
Trade smarter, and maximize returns, all with unparalleled ease and safety.
- Personal finance companion
Mamo helps you track, grow, and understand your money – step by step, without the stress.
Bankr
Flaunch
Elsa

Mamo
Prediction Markets, Games, and Social
- Your sports prediction market agent
An AI-powered prediction market platform that makes betting with friends fun and social through messaging.
- Create custom prediction markets
Deploy fully customizable prediction markets for any question with AI assistance, all happening in your group chats.
- Predict what the crowd thinks
Ponder lets you make money by answering simple daily polls on group opinions.
- Play a word game for real stakes
Play a popular interlocking word game with real onchain stakes and instant payouts, all within your chat.

Bracky
Onit
Ponder
Squabble

"Bankr is part of 20,000+ DMs and Group chats in the Base App and it's not even out of beta yet"
Here. There. Everywhere.
Go viral with your agents and mini apps.
Join thousands of conversations happening right now across the XMTP network.
Start buildingReady to join a community building the future of messaging?
The future is almost here. Experience what a messaging experience with native financial rails feels like today by joining the waitlist for Base App.

Why Builders Love Building on XMTP
💸 Money = 💬 Messages
Send money like sending a DM. No APIs to wrestle with.
🚫 Zero Gatekeepers
No app store approvals. No middlemen taking cuts.
🔥 Write Once, Run Everywhere
Your code works in every app that supports XMTP.
We know chat.
Building agents and mini apps shouldn't be rocket science. We've done the heavy lifting so you can focus on the fun stuff.
Start building