Skip to content

Commit 8dc3cf9

Browse files
AtotheYdsp-ant
andauthored
Add spin.ai to list of clients (modelcontextprotocol#171)
Co-authored-by: David Soria Parra <[email protected]>
1 parent 7613d74 commit 8dc3cf9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

clients.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This page provides an overview of applications that support the Model Context Pr
2727
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
2828
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
2929
| [Zed][Zed] |||||| Prompts appear as slash commands |
30+
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3031
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
3132

3233
[Claude]: https://claude.ai/download
@@ -47,6 +48,7 @@ This page provides an overview of applications that support the Model Context Pr
4748
[Roo Code]: https://roocode.com
4849
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
4950
[Windsurf]: https://codeium.com/windsurf
51+
[SpinAI]: https://spinai.dev
5052
[OpenSumi]: https://github.com/opensumi/core
5153

5254
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
@@ -178,6 +180,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
178180
- Uses OpenCTX as an abstraction layer
179181
- Future support planned for additional MCP features
180182

183+
### SpinAI
184+
[SpinAI](https://spinai.dev) is an open-source TypeScript framework for building observable AI agents. The framework provides native MCP compatibility, allowing agents to seamlessly integrate with MCP servers and tools.
185+
186+
**Key features:**
187+
- Built-in MCP compatibility for AI agents
188+
- Open-source TypeScript framework
189+
- Observable agent architecture
190+
- Native support for MCP tools integration
191+
181192
### Superinterface
182193
[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.
183194

0 commit comments

Comments
 (0)