Skip to content

Commit 1c12738

Browse files
authored
Merge pull request #1 from buzo1234/codex/add-superjoin-ai-to-client-list
Add Superjoin AI client
2 parents 3046cd5 + f533a5c commit 1c12738

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/clients.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +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][Superjoin] ||||||| Supports tools and multiple servers. |
5758
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] ||||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
5859
| [Tome][Tome] ||||||| Supports tools, manages MCP servers. |
5960
| [TypingMind App][TypingMind App] ||||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
@@ -104,6 +105,7 @@ This page provides an overview of applications that support the Model Context Pr
104105
[Cody]: https://sourcegraph.com/cody
105106
[SpinAI]: https://spinai.dev
106107
[Superinterface]: https://superinterface.ai
108+
[Superjoin]: https://superjoin.ai
107109
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
108110
[Tome]: https://github.com/runebookai/tome
109111
[TypingMind App]: https://www.typingmind.com
@@ -532,6 +534,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
532534
- SSE transport support
533535
- Use any AI model from any AI provider (OpenAI, Anthropic, Ollama, others)
534536

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.
539+
540+
**Key features:**
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
545+
535546
### TheiaAI/TheiaIDE
536547
[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.
537548

0 commit comments

Comments
 (0)