SOLFIND
Web Lens
Portal home

Supported Hosts | MCP-UI

https://mcpui.dev/guide/supported-hosts • 42 KB fetched
Open original page


Supported Hosts | MCP-UI Skip to content MCP-UI Search K Main Navigation Home Guide Team Examples UI Inspector Server Examples TypeScript Ruby Python Client Examples Overview Packages @mcp-ui/client @mcp-ui/server mcp_ui_server Gem mcp-ui-server (PyPI) Appearance Menu Return to top Sidebar Navigation Getting Started Introduction Installation Core Concepts Embeddable UI Supported Hosts Protocol Integrations MCP Apps Apps SDK (ChatGPT) Server SDKs TypeScript Overview Walkthrough Usage & Examples Ruby Overview Walkthrough Usage & Examples Python Overview Walkthrough Usage & Examples Client SDK Overview Walkthrough AppRenderer On this page Supported Hosts ​ The @mcp-ui/* packages work with both MCP Apps hosts and legacy MCP-UI hosts. MCP Apps Hosts ​ These hosts implement the MCP Apps SEP protocol and support tools with _meta.ui.resourceUri : Host Support Notes Claude ✅ ✅ VSCode ✅ Postman ✅ Goose ✅ MCPJam ✅ LibreChat ✅ mcp-use ✅ Smithery ✅ For MCP Apps hosts, use AppRenderer on the client side: tsx import { AppRenderer } from '@mcp-ui/client' ; < AppRenderer client = {client} toolName = {toolName} sandbox = {{ url: sandboxUrl }} toolInput = {toolInput} toolResult = {toolResult} /> 1 2 3 4 5 6 7 8 9 Other Hosts ​ Host Rendering UI Actions Notes ChatGPT ✅ ⚠️ Apps SDK Guide Nanobot ✅ ✅ fast-agent ✅ ❌ Legend ​ * ✅: Fully Supported * ⚠️: Partial Support * ❌: Not Supported (yet) Edit this page on GitHub Last updated: Pager Previous page Embeddable UI Next page MCP Apps Released under the Apache 2.0 License . Copyright © 2025-present Ido Salomon

Links found on this page

  1. Skip to content [direct]
  2. MCP-UI [direct]
  3. Guide [direct]
  4. Team [direct]
  5. UI Inspector [direct]
  6. TypeScript [direct]
  7. Ruby [direct]
  8. Python [direct]
  9. Overview [direct]
  10. @mcp-ui/client [direct]
  11. @mcp-ui/server [direct]
  12. mcp_ui_server Gem [direct]
  13. mcp-ui-server (PyPI) [direct]
  14. Installation [direct]
  15. Core Concepts [direct]
  16. Embeddable UI [direct]
  17. MCP Apps [direct]
  18. Apps SDK (ChatGPT) [direct]
  19. Overview [direct]
  20. Walkthrough [direct]
  21. Overview [direct]
  22. Walkthrough [direct]
  23. Overview [direct]
  24. Walkthrough [direct]
  25. Walkthrough [direct]
  26. AppRenderer [direct]
  27. MCP Apps SEP protocol [direct]
  28. Claude [direct]
  29. VSCode [direct]
  30. Postman [direct]
  31. Goose [direct]
  32. MCPJam [direct]
  33. LibreChat [direct]
  34. mcp-use [direct]
  35. Smithery [direct]
  36. ChatGPT [direct]
  37. Nanobot [direct]
  38. fast-agent [direct]
  39. Edit this page on GitHub [direct]
  40. Apache 2.0 License [direct]
  41. Ido Salomon [direct]