Replies: 3 comments 2 replies
-
|
how exciting!! |
Beta Was this translation helpful? Give feedback.
-
|
@aharvard very excited to see MCP Apps going to Goose! 🎉 We are seeing interest from companies that want to bring internal tools to the chat format. MCP apps can offer a quick and convenient way of accessing a precise data or action without having to load the whole platform as we do with the browser. My principal concern is about when and how the MCP hosts will eventually integrate MCP Apps. It's great if Goose can set the pace by implementing MCP apps to let devs build on top of it. Do you have an idea about when it will be ready? |
Beta Was this translation helpful? Give feedback.
-
|
thanks @brunobuddy we're working on it and should have something somewhat working soon-ish. can you tell us about your use cases? the spec is nice, but working with people that want specific things to work is even better! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
People have been talking about UI in MCP for a long time. The core question: how can MCP servers return rich, interactive experiences instead of just text?
We've been experimenting with MCP-UI, which Goose currently supports as an experimental feature. It's been a useful proving ground, and the community has built some interesting things with it.
Now there's MCP Apps—a draft extension to the MCP spec that takes a more formalized approach to the same problem. This is where the ecosystem is heading, and we want Goose to support it.
Our Approach
We're going to start simple: build the most barebones implementation possible that lets people experiment.
The goal isn't to ship a polished, feature-complete implementation on day one. It's to get something working that:
This gives extension authors a way to start building and testing MCP Apps with Goose, even while the spec is still in draft.
From there, we'll iterate—following the standard as it develops and incorporating elements from the official MCP Apps SDK as they become available.
Active exploration:
What About MCP-UI?
No immediate deprecation. The MCP-UI server SDK provides an adapter that lets server authors support both formats with minimal effort. Once MCP Apps is officially accepted as an MCP extension, we'll communicate a deprecation timeline for MCP-UI.
Future Possibilities
This is where things get interesting.
The MCP Apps spec opens the door to capabilities beyond what we're implementing initially—things like camera access, sensors, and other device capabilities that hosts could expose to apps.
But the bigger picture is what happens when MCP Apps exist outside the conversation. Imagine:
We're not building any of that yet. But getting the foundation right now means we'll be ready when the spec and ecosystem mature.
What are you excited to build with MCP Apps? Any concerns about the approach? Let us know.
Beta Was this translation helpful? Give feedback.
All reactions