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
@@ -53,6 +55,15 @@ The Claude desktop application provides comprehensive support for MCP, enabling
53
55
- Uses OpenCTX as an abstraction layer
54
56
- Future support planned for additional MCP features
55
57
58
+
### Firebase Genkit
59
+
[Genkit](https://github.com/firebase/genkit) is Firebase's SDK for building and integrating GenAI features into applications. The [genkitx-mcp](https://github.com/firebase/genkit/tree/main/js/plugins/mcp) plugin enables consuming MCP servers as a client or creating MCP servers from Genkit tools and prompts.
60
+
61
+
**Key features:**
62
+
- Client support for tools and prompts (resources partially supported)
63
+
- Rich discovery with support in Genkit's Dev UI playground
64
+
- Seamless interoperability with Genkit's existing tools and prompts
65
+
- Works across a wide variety of GenAI models from top providers
66
+
56
67
## Adding MCP support to your application
57
68
58
69
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