ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Board Game Initiative Resolver with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deterministic turn order generator for board games.

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

The complete Board Game Initiative Resolver capability set.

These are the exact actions your AI can choose when you ask it to work with Board Game Initiative Resolver.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Board Game Initiative Resolver.

  1. 01

    Generate round sequence

    Determines the turn order for all future rounds based on the Round 1 results

  2. 02

    Resolve round one

    Calculates the initial turn order based on player scores and tie-breaking logic

  3. 03

    Validate player data

    Ensures that the player profiles provided contain all necessary attributes for the requested tie-breaking logic

Observed, not estimated

746ms average. Fast in production.

Board Game Initiative Resolver is checked daily against the live service.

Daily averagePeak 977ms
Aug 24Today
Fastest day
675ms
Slowest day
977ms
14-day trend
Improving-19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 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 Board Game Initiative Resolver, so you can see the experience inside your AI.

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

Board Game Initiative Resolver Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_QS0JZLlAmvHg3iwt4G365FDDslCs632WNCpybFsL/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 — Board Game Initiative Resolver capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "board-game-initiative-resolver-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_QS0JZLlAmvHg3iwt4G365FDDslCs632WNCpybFsL/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 Board Game Initiative Resolver owners ask.

  • 01

    How does the engine handle ties in initiative scores?

    Ties are resolved using a prioritized list of tie-breaking rules provided in the resolve_round_one capability. The engine applies these rules sequentially until the tie is broken.

  • 02

    What is the difference between 'fixed' and 'shifted' modes?

    In 'fixed' mode, the turn order remains identical to Round 1 for all subsequent rounds. In 'shifted' mode, the player who went last in the previous round starts the next one.

  • 03

    How can I ensure my player data is compatible with my tie-breaking rules?

    You can use the validate_player_data capability. It checks if the player profiles contain the necessary metadata (like age) required by your specific tie-breaking rules.