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
@@ -64,6 +66,14 @@ The Claude desktop application provides comprehensive support for MCP, enabling
64
66
- Seamless interoperability with Genkit's existing tools and prompts
65
67
- Works across a wide variety of GenAI models from top providers
66
68
69
+
### 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.
71
+
72
+
**Key features:**
73
+
- JavaScript toolbox to work with prompts
74
+
- Abstraction to make it easy and productive
75
+
- Seamless Visual Studio Code integration
76
+
67
77
## Adding MCP support to your application
68
78
69
79
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