Hawkeye

srinath7788ekbote/Hawkeye
★ 0 stars Python ⚙️ DevOps Updated today
Pipeline observability MCP server for Harness CI/CD
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": {
    "hawkeye": {
      "command": "uvx",
      "args": [
        "hawkeye"
      ]
    }
  }
}

Or install with pip: pip install hawkeye