KyaniteLabs/Epoch
0 Views
0 Installs
📇 🏠 - Software estimation server for AI agents: PERT, COCOMO II, Monte Carlo, sprint forecasting, token-to-time and cost mapping, and schedule-risk tools.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"kyanitelabs-epoch": {
"command": "npx",
"args": [
"-y",
"kyanitelabs-epoch"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
Epoch
Time estimation MCP server for AI agents: PERT, COCOMO II, Monte Carlo, sprint forecasting, token-to-time mapping, cost estimation, and schedule risk.
Who it is for: agents and operators who need calibrated duration/cost answers instead of vibe guesses.
What you get: an MCP server (and CLI surfaces) for three-point estimates, schedule risk, and token/time bridges.
Try it
claude mcp add epoch -- npx @kyanitelabs/epoch
# or: npx @kyanitelabs/epoch --help
Docs: kyanitelabs.github.io/Epoch
Docs
License
Apache-2.0. See LICENSE.