ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cycle Day Resolver with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Identify specific tasks or states for any future date based on a repeating, variable-length sequence.

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 · 4 capabilities

The complete Cycle Day Resolver capability set.

These are the exact actions your AI can choose when you ask it to work with Cycle Day Resolver.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Cycle Day Resolver.

  1. 01

    Find next occurrence

    Searches forward in time to find the very next date a specific step will appear

  2. 02

    Analyze cycle composition

    Returns total length and step frequencies as JSON. Provides a statistical overview of the cycle's structure and frequency

  3. 03

    Get schedule window

    Returns a list of dates and steps. Generates a complete chronological forecast of all steps within a specific time range

  4. 04

    Get step for date

    Returns the resolved step name. Identifies which specific step or task is scheduled for a particular target date

Observed, not estimated

650ms average. Fast in production.

Cycle Day Resolver is checked daily against the live service.

Daily averagePeak 748ms
Aug 23Today
Fastest day
520ms
Slowest day
748ms
14-day trend
Improving-12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 4 capabilities arrive 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 Cycle Day Resolver, so you can see the experience inside your AI.

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

Cycle Day Resolver Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_hzPL3PfOpNXlKWKKHr0577awjlwFjproQpcTi9mb/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 — Cycle Day Resolver capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "cycle-day-resolver-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_hzPL3PfOpNXlKWKKHr0577awjlwFjproQpcTi9mb/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 Cycle Day Resolver owners ask.

  • 01

    How does the cycle resolution logic work?

    The engine calculates the number of days elapsed between your anchor start date and the target date, then finds the remainder when divided by the total cycle length to identify the correct step.

  • 02

    Can I use this for skincare routines?

    Yes, you can provide a cycle array like ['Retinol', 'Exfoliant', 'Recovery'] and an anchor date to determine exactly which product to use on any future morning.

  • 03

    What happens if the target date is before the start date?

    The get_step_for_date capability will return an error stating that the target date must be equal to or later than the anchor date.