You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/website/content/blog/everything-we-shipped-so-far.mdx
+16-6Lines changed: 16 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ category: "changelog"
5
5
date: "2025-12-20"
6
6
order: 8
7
7
previewImage: "/blog/everything-bento.png"
8
+
featured: true
8
9
---
9
10
10
11
It’s been five months since we launched xmcp, and we’re excited to share that we’ve reached 100K downloads. Here’s a recap of what we’ve shipped so far.
@@ -13,7 +14,10 @@ It’s been five months since we launched xmcp, and we’re excited to share tha
13
14
14
15
Build apps that run directly inside ChatGPT. xmcp integrates with OpenAI's Apps SDK, so your tools can return interactive widgets.
@@ -188,7 +195,7 @@ See the [Next.js adapter](/docs/adapters/nextjs) documentation for setup details
188
195
189
196
xmcp integrates with [Better Auth](https://www.better-auth.com/), adding authentication mcp server with email/password login, OAuth providers, and session management out of the box.
190
197
191
-
You need to install the Better Auth plugin
198
+
You need to install the Better Auth plugin
192
199
193
200
```bash
194
201
npm install @xmcp-dev/better-auth
@@ -235,7 +242,10 @@ See [Integrating Better Auth with xmcp](/blog/better-auth-integration) for datab
235
242
236
243
Create product listings and handle payments in ChatGPT with Stripe.
Read [Monetize your GPT apps with Stripe](/blog/apps-monetization) for the complete walkthrough.
241
251
@@ -262,4 +272,4 @@ Learn about paywalling tools in [Integrating Polar with xmcp](/blog/polar-integr
262
272
263
273
## What's next?
264
274
265
-
We're just getting started. Join us on [GitHub](https://github.com/basementstudio/xmcp) to share feedback, report issues, or contribute. Questions? Come chat on [Discord](https://discord.gg/d9a7JBBxV9).
275
+
We're just getting started. Join us on [GitHub](https://github.com/basementstudio/xmcp) to share feedback, report issues, or contribute. Questions? Come chat on [Discord](https://discord.gg/d9a7JBBxV9).
0 commit comments