Skip to content

Commit f533a5c

Browse files
committed
add: superjoin in list of clients
1 parent 6b423f0 commit f533a5c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/clients.mdx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This page provides an overview of applications that support the Model Context Pr
5454
| [Sourcegraph Cody][Cody] ||||||| Supports resources through OpenCTX |
5555
| [SpinAI][SpinAI] ||||||| Supports tools for Typescript AI Agents |
5656
| [Superinterface][Superinterface] ||||||| Supports tools |
57-
| [Superjoin AI][Superjoin AI] ||||||| Supports tools. |
57+
| [Superjoin][Superjoin] ||| |||| Supports tools and multiple servers. |
5858
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] ||||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
5959
| [Tome][Tome] ||||||| Supports tools, manages MCP servers. |
6060
| [TypingMind App][TypingMind App] ||||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
@@ -105,7 +105,7 @@ This page provides an overview of applications that support the Model Context Pr
105105
[Cody]: https://sourcegraph.com/cody
106106
[SpinAI]: https://spinai.dev
107107
[Superinterface]: https://superinterface.ai
108-
[Superjoin AI]: https://superjoin.ai
108+
[Superjoin]: https://superjoin.ai
109109
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
110110
[Tome]: https://github.com/runebookai/tome
111111
[TypingMind App]: https://www.typingmind.com
@@ -534,11 +534,14 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
534534
- SSE transport support
535535
- Use any AI model from any AI provider (OpenAI, Anthropic, Ollama, others)
536536

537-
### Superjoin AI
538-
[Superjoin AI](https://superjoin.ai) is a platform for building and orchestrating agents with support for MCP servers.
537+
### Superjoin
538+
[Superjoin](https://superjoin.ai) brings the power of MCP directly into Google Sheets extension. With Superjoin, users can access and invoke MCP tools and agents without leaving their spreadsheets, enabling powerful AI workflows and automation right where their data lives.
539539

540540
**Key features:**
541-
- Use tools from MCP servers in agent workflows
541+
- Native Google Sheets add-on providing effortless access to MCP capabilities
542+
- Supports OAuth 2.1 and header-based authentication for secure and flexible connections
543+
- Compatible with both SSE and Streamable HTTP transport for efficient, real-time streaming communication
544+
- Fully web-based, cross-platform client requiring no additional software installation
542545

543546
### TheiaAI/TheiaIDE
544547
[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)