Skip to content

Commit b5fae11

Browse files
committed
Add Tambo to list of known clients
1 parent e4d43cb commit b5fae11

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/clients.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ This page provides an overview of applications that support the Model Context Pr
5555
| [SpinAI][SpinAI] ||||||| Supports tools for Typescript AI Agents |
5656
| [Superinterface][Superinterface] ||||||| Supports tools |
5757
| [Superjoin][Superjoin] ||||||| Supports tools and multiple servers. |
58+
| [Tambo][Tambo] ||||||| Supports tools and multiple servers, with authentication. |
5859
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] ||||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
5960
| [Tome][Tome] ||||||| Supports tools, manages MCP servers. |
6061
| [TypingMind App][TypingMind App] ||||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
@@ -108,6 +109,7 @@ This page provides an overview of applications that support the Model Context Pr
108109
[SpinAI]: https://spinai.dev
109110
[Superinterface]: https://superinterface.ai
110111
[Superjoin]: https://superjoin.ai
112+
[Tambo]: https://tambo.co
111113
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
112114
[Tome]: https://github.com/runebookai/tome
113115
[TypingMind App]: https://www.typingmind.com
@@ -645,6 +647,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
645647
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
646648
- Fully web-based, cross-platform client requiring no additional software installation
647649

650+
### Tambo
651+
652+
[Tambo](https://tambo.co) is a platform for building custom chat experiences, with integrated custom user interface components..
653+
654+
**Key features:**
655+
656+
- Hosted platform with React SDK for integrating chat or other LLM-based experiences into your own app.
657+
- Support for selection of arbitrary React components in the chat experience, with state management and tool calling.
658+
- Support for MCP servers, from Tambo's servers or directly from the browser.
659+
- Supports OAuth 2.1 and custom header-based authentication.
660+
- Support for MCP tools, with additional MCP features coming soon.
661+
662+
648663
### TheiaAI/TheiaIDE
649664

650665
[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)