ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Estimation Prover with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. An AI estimated a database migration at 2 weeks. It took 11 weeks, cost $340K in delayed revenue, and left 3 engineers stuck in feature freeze. The estimate had

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 1 capability

The complete Estimation Prover capability set.

These are the exact actions your AI can choose when you ask it to work with Estimation Prover.

Capability set01 / 01

01

1 capability in this set.

Part of 1 available through Estimation Prover.

  1. 01

    Validate estimation

    The Planning Fallacy (Kahneman 1979) proves humans systematically underestimate by 25-50%. even when they KNOW about the bias. The only defense is structured estimation. You must: (1) DECOMPOSE scope into units ≤2 days each. each with its own estimate. A single estimate for a multi-day task is a guess. Decomposition forces specificity, (2) MAP unknowns. technical risks, knowledge gaps, dependency uncertainties. For each: name, likelihood (low/med/high), impact on timeline if it materializes. The unknowns will blow the estimate, not the knowns, (3) cite a SPECIFIC historical precedent. not "based on experience." Reference Class Forecasting (Flyvbjerg 2006): name the project, how long it took, how accurate the original estimate was, and how THIS task compares, (4) apply a CONTINGENCY buffer with a NUMBER. ≥20% for familiar work, 40-60% for novel work with unknowns. The Cone of Uncertainty (McConnell) shows early estimates are 4x off. A buffer without a number is not a buffer, (5) state EVERY assumption. team availability, scope stability, API reliability, reviewer responsiveness, infrastructure readiness. "No assumptions" means you have not examined. If rejected, your estimate has a blind spot. Structured reflection capability for project estimation. forces decomposition, unknown mapping, historical grounding, contingency buffers, and explicit assumptions BEFORE committing to a timeline. Based on Reference Class Forecasting (Kahneman/Flyvbjerg), Cone of Uncertainty (McConnell), and Planning Fallacy research (universal 25-50% underestimation). Catches Scope Vague ("auth work" instead of "migrate JWT to OAuth 2.1 with refresh token rotation, update 3 API endpoints, update React auth context, write migration tests". vague scope produces vague estimates), Unknowns Hidden (estimating without mapping technical risks, knowledge gaps, and dependency uncertainties. the things you do not know will blow the timeline, not the things you do know), No Precedent ("based on experience" instead of "the auth migration at Company X took 3 sprints, estimated at 1.5 sprints, because OAuth discovery flow testing took 2x longer than expected". Reference Class Forecasting requires SPECIFIC historical precedent), No Buffer (estimates without contingency. Kahneman proved humans underestimate by 25-50%. A buffer is not padding. it is correcting for a known cognitive bias), and Assumptions Implicit ("2 weeks" without stating that this assumes full-time allocation, stable scope, available API documentation, responsive code reviewers, and working CI pipeline). Call once per estimation

Observed, not estimated

836ms average. Fast in production.

Estimation Prover is checked daily against the live service.

Daily averagePeak 1016ms
Aug 20Today
Fastest day
699ms
Slowest day
1016ms
14-day trend
Slowing+8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 1 capability arrives ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Estimation Prover, so you can see the experience inside your AI.

It does not authenticate your account with Estimation Prover. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Estimation Prover Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_2EBBLjpOgvh99Mzj4qWjg1AX3u4JVxsWEXt8l5U8/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Estimation Prover capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "estimation-prover-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_2EBBLjpOgvh99Mzj4qWjg1AX3u4JVxsWEXt8l5U8/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Estimation Prover owners ask.

  • 01

    How does Estimation Prover validate an estimate?

    It analyzes the inputs based on a 5-pivot validation. You provide the task decomposition, risk mapping, historical context, buffer metrics, and assumptions. It rejects single-line guesses or projects without buffers.

  • 02

    What is the recommended buffer size?

    The capability enforces a minimum 20% buffer on projects with clear precedents, and increases to 40% or more for complex integrations, new frameworks, or systems with high architectural risk.

  • 03

    How does Reference Class Forecasting work here?

    It forces you to compare the new project with similar work completed in the past. If your past authentication integration took 3 weeks instead of the planned 1 week, you must adjust the new estimate's baseline accordingly.