Loomal

Epoch

MCP server by github.com/kyanitelabs/epoch

Epoch time estimation MCP server for PERT, COCOMO, Monte Carlo, calibration, cost, and risk.

1 starsnpm: @kyanitelabs/epoch

About Epoch

Epoch is an MCP (Model Context Protocol) server published by kyanitelabs in the official MCP registry. Epoch time estimation MCP server for PERT, COCOMO, Monte Carlo, calibration, cost, and risk.

It ships as an npm package (@kyanitelabs/epoch), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kyanitelabs/epoch, where the project has earned 1 GitHub stars.

Use Epoch with your agent

Claude Code · one command
claude mcp add epoch -- npx -y @kyanitelabs/epoch
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "epoch": {
      "command": "npx",
      "args": [
        "-y",
        "@kyanitelabs/epoch"
      ]
    }
  }
}
npm@kyanitelabs/epoch

Frequently asked questions

What is Epoch?
Epoch is an MCP (Model Context Protocol) server by kyanitelabs. Epoch time estimation MCP server for PERT, COCOMO, Monte Carlo, calibration, cost, and risk.
How do I connect Epoch to Claude, Cursor, or another MCP client?
Install Epoch from its npm package (@kyanitelabs/epoch) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Epoch open source?
Yes — the source code is public at github.com/kyanitelabs/epoch, with 1 GitHub stars.
Can AI agents pay to use Epoch?
Not yet through Loomal — Epoch is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Epoch? Claim this listing free by verifying GitHub ownership, or contact us.