@@ -40,6 +40,7 @@ This page provides an overview of applications that support the Model Context Pr
40
40
| [ FLUJO] [ FLUJO ] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | Support for resources, Prompts and Roots are coming soon |
41
41
| [ Genkit] [ Genkit ] | ⚠️ | ✅ | ✅ | ❓ | ❌ | ❌ | ❓ | Supports resource list and lookup through tools. |
42
42
| [ Glama] [ Glama ] | ✅ | ✅ | ✅ | ❓ | ❌ | ❌ | ❓ | Supports tools. |
43
+ | [ Gemini CLI] [ Gemini CLI ] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | Supports tools. |
43
44
| [ GenAIScript] [ GenAIScript ] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | Supports tools. |
44
45
| [ Goose] [ Goose ] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | Supports tools. |
45
46
| [ gptme] [ gptme ] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❓ | Supports tools. |
@@ -85,6 +86,7 @@ This page provides an overview of applications that support the Model Context Pr
85
86
| [ Zed] [ Zed ] | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❓ | Prompts appear as slash commands |
86
87
| [ Zencoder] [ Zencoder ] | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❓ | Supports tools |
87
88
89
+
88
90
{ /* prettier-ignore-end */ }
89
91
90
92
[ Resources ] : /docs/concepts/resources
@@ -122,6 +124,7 @@ This page provides an overview of applications that support the Model Context Pr
122
124
[ FlowDown ] : https://github.com/Lakr233/FlowDown
123
125
[ FLUJO ] : https://github.com/mario-andreschak/flujo
124
126
[ Glama ] : https://glama.ai/chat
127
+ [ Gemini CLI ] : https://goo.gle/gemini-cli
125
128
[ Genkit ] : https://github.com/firebase/genkit
126
129
[ GenAIScript ] : https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/
127
130
[ Goose ] : https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
0 commit comments