Skip to content

Commit da3812e

Browse files
authored
Merge pull request modelcontextprotocol#735 from tambo-ai/alecf/add-tambo-to-clients
Add Tambo to list of known clients
2 parents 376bc4b + 11054b6 commit da3812e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/clients.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ This page provides an overview of applications that support the Model Context Pr
6666
| [Superinterface][Superinterface] ||||||| Supports tools |
6767
| [Superjoin][Superjoin] ||||||| Supports tools and multiple servers. |
6868
| [systemprompt][systemprompt] ||||||| Supports tools, resources, prompts, and sampling. |
69+
| [Tambo][Tambo] ||||||| Supports tools and multiple servers, with authentication. |
6970
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] ||||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
7071
| [Tome][Tome] ||||||| Supports tools, manages MCP servers. |
7172
| [TypingMind App][TypingMind App] ||||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
@@ -136,6 +137,7 @@ This page provides an overview of applications that support the Model Context Pr
136137
[Superinterface]: https://superinterface.ai
137138
[Superjoin]: https://superjoin.ai
138139
[systemprompt]: https://systemprompt.io
140+
[Tambo]: https://tambo.co
139141
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
140142
[Tome]: https://github.com/runebookai/tome
141143
[TypingMind App]: https://www.typingmind.com
@@ -775,6 +777,7 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
775777
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
776778
- Fully web-based, cross-platform client requiring no additional software installation
777779

780+
778781
### systemprompt
779782

780783
[systemprompt](https://systemprompt.io) is a voice-controlled mobile app that manages your MCP servers. Securely leverage MCP agents from your pocket. Available on iOS and Android.
@@ -785,6 +788,19 @@ MooPoint is a web-based AI chat platform built for developers and advanced users
785788
- **Advanced AI-Powered Voice Recognition**: Sophisticated voice recognition engine enhanced with cutting-edge AI and Natural Language Processing (NLP), specifically tuned to understand complex developer terminology and command structures
786789
- **Unified Multi-MCP Server Management**: Effortlessly manage and interact with multiple Model Context Protocol (MCP) servers from a single, centralized mobile application
787790

791+
### Tambo
792+
793+
[Tambo](https://tambo.co) is a platform for building custom chat experiences in React, with integrated custom user interface components.
794+
795+
**Key features:**
796+
797+
- Hosted platform with React SDK for integrating chat or other LLM-based experiences into your own app.
798+
- Support for selection of arbitrary React components in the chat experience, with state management and tool calling.
799+
- Support for MCP servers, from Tambo's servers or directly from the browser.
800+
- Supports OAuth 2.1 and custom header-based authentication.
801+
- Support for MCP tools, with additional MCP features coming soon.
802+
803+
788804
### TheiaAI/TheiaIDE
789805

790806
[Theia AI](https://eclipsesource.com/blogs/2024/10/07/introducing-theia-ai/) is a framework for building AI-enhanced tools and IDEs. The [AI-powered Theia IDE](https://eclipsesource.com/blogs/2024/10/08/introducting-ai-theia-ide/) is an open and flexible development environment built on Theia AI.

0 commit comments

Comments
 (0)