diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 3b0ddcd..d7e3d4f 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -83,12 +83,12 @@ }, { "name": "axiom", - "description": "Agent skills for the Axiom observability platform. Run hypothesis-driven SRE investigations, query logs and metrics with APL, build dashboards, manage monitors and alerts, translate Splunk SPL queries, and analyze and optimize costs.", + "description": "Official Axiom observability integration (MCP Server + Skills). Query logs and metrics with APL, run hypothesis-driven SRE investigations, build dashboards, manage monitors and alerts, translate Splunk SPL queries, and analyze and optimize costs.", "category": "observability", "source": { "source": "url", "url": "https://github.com/axiomhq/skills.git", - "sha": "76f5af39bdf47b62acb8c36c1dd9fdc404919438" + "sha": "0e98ebaeec76a70c8fda9a7737605800c2f1245d" }, "homepage": "https://github.com/axiomhq/skills", "keywords": ["axiom"], diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index ac7b956..0a38356 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -2,8 +2,14 @@ "version": 1, "plugins": { "axiom": { - "sha": "76f5af39bdf47b62acb8c36c1dd9fdc404919438", + "sha": "0e98ebaeec76a70c8fda9a7737605800c2f1245d", "components": { + "mcpServers": [ + { + "name": "axiom", + "description": "http" + } + ], "skills": [ { "name": "axiom-alerting",