Skip to content

Commit 9b9f391

Browse files
Merge pull request modelcontextprotocol#92 from Nedomas/patch-1
Add Superinterface client
2 parents fda59e2 + 9560b1c commit 9b9f391

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

clients.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This page provides an overview of applications that support the Model Context Pr
1818
| [Cline][Cline] |||||| Supports tools and resources. |
1919
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
2020
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
21+
| [Superinterface][Superinterface] |||||| Supports tools |
2122

2223
[Claude]: https://claude.ai/download
2324
[Zed]: https://zed.dev
@@ -28,6 +29,7 @@ This page provides an overview of applications that support the Model Context Pr
2829
[Cline]: https://github.com/cline/cline
2930
[LibreChat]: https://github.com/danny-avila/LibreChat
3031
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
32+
[Superinterface]: https://superinterface.ai
3133

3234
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
3335
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
@@ -122,6 +124,14 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
122124
- [Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
123125
- [Download the AI-powered Theia IDE](https://theia-ide.org/)
124126

127+
### Superinterface
128+
[Superinterface](https://superinterface.ai) is AI infrastructure and a developer platform to build in-app AI assistants with support for MCP, interactive components, client-side function calling and more.
129+
130+
**Key features:**
131+
- Use tools from MCP servers in assistants embedded via React components or script tags
132+
- SSE transport support
133+
- Use any AI model from any AI provider (OpenAI, Anthropic, Ollama, others)
134+
125135
## Adding MCP support to your application
126136

127137
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.

0 commit comments

Comments
 (0)