Our MCP server is live.
We built it to turn Attio into an agent-accessible tool surface. This means you can connect to coding agents like Claude Code, automation tools like n8n, or any MCP client.
Build CRM-powered agents, automate multi-tool workflows, and integrate with other products.
Start building: attio.xyz/attio-mcp
Introducing Ask Attio.
A new way to work with your CRM. Search, update, and create across your entire CRM by asking. Surface call insights, draft follow-ups automatically, and get answers fast.
Powered by Universal Context, a unified intelligence layer native to Attio.
Now live: attio.xyz/ask-now
Big news: We’ve raised a $52m Series B!
The round was led by @GVteam, with participation from @Redpoint, @Balderton, @PointNineCap, and @01Advisors.
This raise accelerates our mission to deliver the AI-native CRM for the next generation of GTM builders.
CRM has been the backbone of B2B for decades, but it’s been stuck in the past far too long.
With Attio, we’re changing that. We’re building a platform that understands every customer and let teams build GTM exactly as they need, at scale.
Over 5,000 customers, including companies like @meetgranola, @lovable, @modal, and @replicate, are already running their GTM on Attio. And we’re just getting started.
A huge thank you to our customers and partners for building with us.
Read our announcement for the full details → attio.xyz/series-b
Introducing Call Intelligence
Every customer conversation holds critical moments that you can’t afford to miss. But catching them after the fact isn't enough.
Today we're launching Call Intelligence — AI that understands your conversations and surfaces insights in real-time.
Your live conversations become part of Attio automatically. No separate tools. No manual work.
This isn't just about recording calls — it's about transforming your CRM.
With Call Intelligence, you can:
- Let AI surface insights during calls while you focus on the customer
- Catch buying signals, satisfaction cues, and product requests in real-time
- Have every conversation become part of your CRM automatically
- Find key moments instantly without watching entire recordings
Your CRM is now the system of context.
Experience the magic yourself: attio.xyz/call-intelligence
Our framework for customization lets you build commerce features and integrations in hours instead of weeks.
Easily extend your Medusa application with business logic, data models, workflows, endpoints, UI widgets, and much more.
New explainer site: medusajs.com/framework
We're recently shipped DataTable—a new component in @medusajs UI.
Built on our Table component, it offers hooks and helper functions to enhance your tables with pagination, sorting, filtering, commands, and more.
For those familiar with tanstack/react-table, you'll recognize the column helper function. We have reused the pattern to create two additional helper functions: createDataTableFilterHelper and createDataTableCommandHelper, which enable you to create type-safe filters and commands
Keyboard shortcuts are built into the component. You can trigger commands with keystrokes—for example, press "D" to delete selected rows. To select a row, hover over it or focus it and press "X". It's a small but powerful feature that makes creating interactive tables effortless.
With @stripe Payment Element you can easily connect to more than 40 different payment methods like Klarna, Paypal, and more.
Learn how you integrate it into our @nextjs Medusa Starter in our new guide.
medusajs.com/blog/stripe-pay…
New guide: Restock Notifications.
Learn how to notify customers when sold-out products are back in stock through our new step-by-step guide.
docs.medusajs.com/resources/…
New guide: Integrate @resend with Medusa
• Setup a commerce application with Medusa.
• Integrate Resend to send email notifications to customers and users.
• Use React Email to build an order confirmation email.
Find the step-by-step guide below.
Medusa Cloud automates provisioning, configuration, and scaling of infrastructure for your Medusa applications.
• Deep integration with @github
• PR Previews with branched data
• Built-in autoscaling
Sign up to Medusa Cloud via the link in the post
medusajs.com/blog/what-is-me…
In @medusajs 2.0.6, we’ve introduced a highly requested feature: the ability to re-order product images. No more deleting and re-uploading images to get the order right—a small change that makes managing your products much smoother.
New guide: Integrate @sanity_io with Medusa.
• Sync products automatically from Medusa to Sanity.
• Integrate Sanity with our @nextjs storefront.
• Customize Medusa Admin to view and manage syncs.
docs.medusajs.com/resources/…
Introducing @medusajs DTC starter, a glimpse into the future of online shopping:
• Lightning fast storefront built with @nextjs 15
• Themeable: swap the look by tweaking CSS variables
• Self-managed from @sanity_io visual editor
• @Resend emails, @vercel analytics, and more ↓
Another thing I'm super excited about with the release of @medusajs V2 is the new dashboard extensions mechanism. We are now managing extensions through a custom Vite plugin, which has enabled instant HMR updates⚡️
Learn more about V2: producthunt.com/posts/medusa…
Besides enabling instant HMR, this also opens up support for all kinds of dashboard extensions. We've already started experimenting with using it to extend forms across the dashboard. Super excited about the features and DX that we have in the works around dashboard extensions 🧩