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
@@ -66,8 +68,17 @@ The Claude desktop application provides comprehensive support for MCP, enabling
66
68
- Seamless interoperability with Genkit's existing tools and prompts
67
69
- Works across a wide variety of GenAI models from top providers
68
70
71
+
### Continue
72
+
[Continue](https://github.com/continuedev/continue) is an open-source AI code assistant, with built-in support for all MCP features.
73
+
74
+
**Key features**
75
+
- Type "@" to mention MCP resources
76
+
- Prompt templates surface as slash commands
77
+
- Use both built-in and MCP tools directly in chat
78
+
- Supports VS Code and JetBrains IDEs, with any LLM
79
+
69
80
### GenAIScript
70
-
Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft.github.io/genaiscript/) (in JavaScript). Orchestrate LLMs, tools, and data in a single script.
81
+
Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft.github.io/genaiscript/) (in JavaScript). Orchestrate LLMs, tools, and data in JavaScript.
0 commit comments