diff --git a/README.md b/README.md index 0f6cd5c..33f9757 100644 --- a/README.md +++ b/README.md @@ -117,11 +117,12 @@ most clients don't use versions anyway. This might change in the future. | [GitGuardian](https://www.gitguardian.com) | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | | [GitHub Copilot CLI](https://github.com/features/copilot/cli) | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | | [GitHub Copilot for Xcode](https://github.com/github/CopilotForXcode) | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | +t| [Glama](https://glama.ai/chat) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | | [Google Antigravity](https://antigravity.google) | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ✅ | ❌ | | [Goose](https://block.github.io/goose) | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | | [Jan AI](https://jan.ai) | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | -| [JetBrains AI Assistant](https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant) | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ✅ | | [JetBrains AI Assistant with GitHub Copilot](https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant) | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ✅ | +| [JetBrains AI Assistant](https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant) | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ✅ | | [Kilo Code](https://github.com/Kilo-Org/kilocode) | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | | [LibreChat](https://www.librechat.ai) | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | | [LobeHub](https://lobehub.com) | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | diff --git a/src/mcp_client_capabilities/mcp-clients.json b/src/mcp_client_capabilities/mcp-clients.json index f5635bd..03d8bd4 100644 --- a/src/mcp_client_capabilities/mcp-clients.json +++ b/src/mcp_client_capabilities/mcp-clients.json @@ -166,6 +166,28 @@ "tools": {}, "url": "https://github.com/features/copilot/cli" }, + "Glama": { + "prompts": {}, + "protocolVersion": "2025-06-18", + "resources": {}, + "sampling": {}, + "elicitation": { + "form": {}, + "url": {} + }, + "title": "Glama", + "tools": { + "listChanged": true + }, + "tasks": { + "requests": { + "tools": { + "call": {} + } + } + }, + "url": "https://glama.ai/chat" + }, "goose": { "protocolVersion": "2025-03-26", "title": "Goose",