From 04b2871fb07c785ba87213eade30e8dc3fc703ed Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 21 Jan 2026 00:21:46 -0600 Subject: [PATCH 1/3] Update AI tools table in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f6cd5c..1ea1f9a 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) | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | +| [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) | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | From fb7694a67ae2812bd4a6a4ce0668a311da4b312d Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 21 Jan 2026 00:25:01 -0600 Subject: [PATCH 2/3] Add Glama client capabilities to mcp-clients.json --- src/mcp_client_capabilities/mcp-clients.json | 22 ++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/mcp_client_capabilities/mcp-clients.json b/src/mcp_client_capabilities/mcp-clients.json index f5635bd..3e7472b 100644 --- a/src/mcp_client_capabilities/mcp-clients.json +++ b/src/mcp_client_capabilities/mcp-clients.json @@ -27,6 +27,28 @@ "sampling": {}, "url": "https://ampcode.com" }, + "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" + }, "antigravity-client": { "protocolVersion": "2025-06-18", "title": "Google Antigravity", From 178a474df66e885fcf6eab8f0fff62d702a828c4 Mon Sep 17 00:00:00 2001 From: MQ37 Date: Mon, 2 Feb 2026 11:57:37 +0100 Subject: [PATCH 3/3] chore: sort and generate table --- README.md | 2 +- src/mcp_client_capabilities/mcp-clients.json | 44 ++++++++++---------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 1ea1f9a..33f9757 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ 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) | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | -| [Glama](https://glama.ai/chat) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | +t| [Glama](https://glama.ai/chat) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | | [Google Antigravity](https://antigravity.google) | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ✅ | ❌ | | [Goose](https://block.github.io/goose) | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | | [Jan AI](https://jan.ai) | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | diff --git a/src/mcp_client_capabilities/mcp-clients.json b/src/mcp_client_capabilities/mcp-clients.json index 3e7472b..03d8bd4 100644 --- a/src/mcp_client_capabilities/mcp-clients.json +++ b/src/mcp_client_capabilities/mcp-clients.json @@ -27,28 +27,6 @@ "sampling": {}, "url": "https://ampcode.com" }, - "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" - }, "antigravity-client": { "protocolVersion": "2025-06-18", "title": "Google Antigravity", @@ -188,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",