Skip to content

Commit 081cf2c

Browse files
authored
feat: add windsurf in clients (modelcontextprotocol#142)
1 parent 0a856be commit 081cf2c

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

clients.mdx

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ This page provides an overview of applications that support the Model Context Pr
2323
| [5ire][5ire] |||||| Supports tools. |
2424
| [Bee Agent Framework][Bee Agent Framework] |||||| Supports tools in agentic workflows. |
2525
| [mcp-agent][mcp-agent] |||| ⚠️ || Supports tools, server connection management, and agent workflows. |
26-
| [Emacs Mcp][Mcp.el] | || | || Supports tools in Emacs. |
27-
26+
| [Emacs Mcp][Mcp.el] | | | || | Supports tools in Emacs. |
27+
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
2828

2929
[Claude]: https://claude.ai/download
3030
[Cursor]: https://cursor.com
@@ -41,6 +41,7 @@ This page provides an overview of applications that support the Model Context Pr
4141
[Bee Agent Framework]: https://i-am-bee.github.io/bee-agent-framework
4242
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
4343
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
44+
[Windsurf]: https://codeium.com/windsurf
4445

4546
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
4647
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
@@ -186,6 +187,14 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
186187
**Key features:**
187188
- Provides MCP tool support for Emacs.
188189

190+
### Windsurf Editor
191+
[Windsurf Editor](https://codeium.com/windsurf) is an agentic IDE that combines AI assistance with developer workflows. It features an innovative AI Flow system that enables both collaborative and independent AI interactions while maintaining developer control.
192+
193+
**Key features:**
194+
- Revolutionary AI Flow paradigm for human-AI collaboration
195+
- Intelligent code generation and understanding
196+
- Rich development tools with multi-model support
197+
189198
## Adding MCP support to your application
190199

191200
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)