diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 462f10e..d72f785 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -68,6 +68,19 @@ "homepage": "https://github.com/obra/superpowers", "keywords": ["superpowers"] }, + { + "name": "grafana", + "description": "Grafana observability platform integration. Access dashboards, query Prometheus and Loki, manage alerts, create incidents, and interact with OnCall directly from Grok.", + "category": "monitoring", + "source": { + "source": "url", + "url": "https://github.com/grafana/ai-marketplace.git", + "sha": "a5c72f2d74c640e9675eb0249526447968535015" + }, + "homepage": "https://github.com/grafana/ai-marketplace", + "keywords": ["grafana", "grafana mcp", "grafana cloud"], + "domains": ["grafana.com", "grafana.net"] + }, { "name": "mongodb", "description": "Official plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.", diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 5ceb474..f095582 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -109,6 +109,31 @@ ] } }, + "grafana": { + "sha": "a5c72f2d74c640e9675eb0249526447968535015", + "components": { + "mcpServers": [ + { + "name": "grafana", + "description": "stdio" + } + ], + "skills": [ + { + "name": "grafana-assistant-cli", + "description": "Use the grafana-assistant CLI to interact with Grafana Assistant via A2A API. Covers installation, configuration, promp…" + }, + { + "name": "grafana-cloud-mcp-tools", + "description": "Connect to and use the Grafana Cloud MCP server effectively. Covers setup, OAuth authorization, tool categories, read/w…" + }, + { + "name": "grafana-mcp-tools", + "description": "Install, configure, and use the Grafana MCP server effectively. Covers setup via Docker or binary, environment variable…" + } + ] + } + }, "mongodb": { "sha": "9ea7387c7a1638604542c6efd52e5efc6a7fc393", "components": {