You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -271,7 +273,7 @@ The Claude desktop application provides comprehensive support for MCP, enabling
271
273
272
274
[Continue](https://github.com/continuedev/continue) is an open-source AI code assistant, with built-in support for all MCP features.
273
275
274
-
**Key features**
276
+
**Key features:**
275
277
276
278
- Type "@" to mention MCP resources
277
279
- Prompt templates surface as slash commands
@@ -292,7 +294,7 @@ The Claude desktop application provides comprehensive support for MCP, enabling
292
294
293
295
[Cursor](https://docs.cursor.com/advanced/model-context-protocol) is an AI code editor.
294
296
295
-
**Key Features**:
297
+
**Key features:**
296
298
297
299
- Support for MCP tools in Cursor Composer
298
300
- Support for both STDIO and SSE
@@ -397,7 +399,7 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
397
399
398
400
[HyperAgent](https://github.com/hyperbrowserai/HyperAgent) is Playwright supercharged with AI. With HyperAgent, you no longer need brittle scripts, just powerful natural language commands. Using MCP servers, you can extend the capability of HyperAgent, without having to write any code.
399
401
400
-
**Key features**
402
+
**Key features:**
401
403
402
404
- AI Commands: Simple APIs like page.ai(), page.extract() and executeTask() for any AI automation
403
405
- Fallback to Regular Playwright: Use regular Playwright when AI isn't needed
@@ -474,7 +476,7 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
474
476
475
477
[MCPHub] is a powerful Neovim plugin that integrates MCP (Model Context Protocol) servers into your workflow.
476
478
477
-
**Key features**
479
+
**Key features:**
478
480
479
481
- Install, configure and manage MCP servers with an intuitive UI.
480
482
- Built-in Neovim MCP server with support for file operations (read, write, search, replace), command execution, terminal integration, LSP integration, buffers, and diagnostics.
@@ -583,7 +585,7 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
583
585
584
586
[Postman](https://postman.com/downloads) is the most popular API client and now supports MCP server testing and debugging.
585
587
586
-
**Key features**:
588
+
**Key features:**
587
589
588
590
- Full support of all major MCP features (tools, prompts, resources, and subscriptions)
589
591
- Fast, seamless UI for debugging MCP capabilities
@@ -754,6 +756,22 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
754
756
- Tight integration with editor features and workspace context
755
757
- Does not support MCP resources
756
758
759
+
### Zencoder
760
+
761
+
[Zencoder](https://zecoder.ai) is a coding agent that's available as an extension for VS Code and JetBrains family of IDEs, meeting developers where they already work. It comes with RepoGrokking (deep contextual codebase understanding), agentic pipeline, and the ability to create and share custom agents.
762
+
763
+
**Key features:**
764
+
765
+
- RepoGrokking - deep contextual understanding of codebases
766
+
- Agentic pipeline - runs, tests, and executes code before outputting it
767
+
- Zen Agents platform - ability to build and create custom agents and share with the team
768
+
- Integrated MCP tool library with one-click installations
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