diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index b27c554e..15376a06 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1699,6 +1699,34 @@ "description": "Premium planning, thrifty implementation", "version": "1.0.0" }, + { + "name": "sumo-logic", + "description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.", + "version": "1.0.0", + "author": { + "name": "Sumo Logic", + "url": "https://www.sumologic.com" + }, + "repository": "https://github.com/SumoLogic/sumologic-ai-plugins", + "homepage": "https://www.sumologic.com/help/docs/api/mcp-server/", + "license": "Apache-2.0", + "keywords": [ + "sumo-logic", + "observability", + "logs", + "mcp", + "monitoring", + "alerts", + "copilot", + "siem" + ], + "source": { + "source": "github", + "repo": "SumoLogic/sumologic-ai-plugins", + "ref": "v1.0.0", + "sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315" + } + }, { "name": "swift-mcp-development", "source": "plugins/swift-mcp-development", diff --git a/plugins/external.json b/plugins/external.json index a4dd8786..4abc2354 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1167,6 +1167,34 @@ "sha": "e8f9aee6f9a34a633243e632e650401a76c36c41" } }, + { + "name": "sumo-logic", + "description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.", + "version": "1.0.0", + "author": { + "name": "Sumo Logic", + "url": "https://www.sumologic.com" + }, + "repository": "https://github.com/SumoLogic/sumologic-ai-plugins", + "homepage": "https://www.sumologic.com/help/docs/api/mcp-server/", + "license": "Apache-2.0", + "keywords": [ + "sumo-logic", + "observability", + "logs", + "mcp", + "monitoring", + "alerts", + "copilot", + "siem" + ], + "source": { + "source": "github", + "repo": "SumoLogic/sumologic-ai-plugins", + "ref": "v1.0.0", + "sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315" + } + }, { "name": "timebase", "description": "Connect your AI agent to TimeBase, a high-performance database for financial market and other time-series data, via MCP tools and skills for QQL query and TimeBase client code generation.",