by Intelligent-Internet · MCP Server · ★ 187
Zenith: A Continuous-Improvement Harness for Long-Running Tasks Zenith is an agent harness for work that may run for days or weeks, where the dominant failure mode is premature completion rather than inability to make progress. It runs a coding agent (Claude Code, Codex, or Hermes) as a multi-agent orchestrator over MCP/ACP: one orchestrator session reads task state each turn and decides whether to spawn workers and testers, register reusable skills, replan, or stop. This repository contains the Zenith harness () and the Intelligent Internet technical report (2026) behind it.
| Stars | 187 |
| Forks | 22 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 66.5058001661345/100 |
| Open Issues | 6 |
| Last Updated | 2026-07-03 |
| Created | 2026-05-08 |
| Platforms | claude-code, cli, codex, mcp, python |
| Est. Tokens | ~15k |
These tools work well together with zenith for enhanced workflows:
Explore other popular mcp server tools:
zenith is Zenith — a continuous-improvement harness for long-running agent tasks. Turns Claude Code, Codex, or Hermes into a multi-agent mission orchestrator via MCP/ACP.. It is categorized as a MCP Server with 187 GitHub stars.
zenith is primarily written in Python. It covers topics such as agent-client-protocol, agent-harness, ai-agents.
You can find installation instructions and usage details in the zenith GitHub repository at github.com/Intelligent-Internet/zenith. The project has 187 stars and 22 forks, indicating an active community.
zenith is released under the Apache-2.0 license, making it free to use and modify according to the license terms.