aigon-splunk-agentic-ops-hackathon

szamaniai/aigon-splunk-agentic-ops-hackathon
★ 0 stars Unknown language 💻 Code/Dev Tools Updated today
Autonomous observability agent swarm ingesting data from 87 MCP servers, self-learning normal patterns, and executing automated incident response. 413 agents reduce MTTR by 80%.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aigon-splunk-agentic": {
      "command": "npx",
      "args": [
        "-y",
        "szamaniai/aigon-splunk-agentic-ops-hackathon"
      ]
    }
  }
}

README Excerpt

Autonomous observability agent swarm ingesting data from 87 MCP servers, self-learning normal patterns, and executing automated incident response. 413 agents reduce MTTR by 80%.