Harness-oriented agent system framework for production-grade LLM agent applications
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"hypha": {
"command": "npx",
"args": [
"-y",
"CodeSoul-co/Hypha"
]
}
}
}
Run in terminal:
claude mcp add hypha npx -y CodeSoul-co/Hypha
Add to .cursor/mcp.json:
{
"mcpServers": {
"hypha": {
"command": "npx",
"args": [
"-y",
"CodeSoul-co/Hypha"
]
}
}
}
README Excerpt
<p align="center"> <img src="docs/hypha_logo.png" alt="hypha logo" width="180" /> </p> <p align="center"> <strong>Agent Core + Production Harness for governed, durable, and reusable domain agents.</strong> </p> <p align="center"> <sub>DomainPack · Event-first Runtime · Governed Capabilities · Recovery · Cache & Reuse</sub>
Tools (20)
AgentArtifactComputationTreeDomainPackEventMemoryTreeObservationTreePlanTreePromptPrefixTreeRecoveryTreeRunSessionToolTreeVerificationTreeagentPatchbindingsdependencySnapshotfsmProcessharnessedSystemmcpProfiles
Topics
agent-frameworkagent-harnessagent-memoryagent-runtimeai-agentscacheevaluationevent-sourcingfinite-state-machinehuman-in-the-loopllmlocal-firstmcpmodel-context-protocolpolicy-engine