ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kite Festival Scoring with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculates competition scores, weighted results, and athlete rankings for kite flying events.

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 Kite Festival Scoring capability set.

These are the exact actions your AI can choose when you ask it to work with Kite Festival Scoring.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Kite Festival Scoring.

  1. 01

    Calculate weighted score

    Applies competitive weighting and stylistic modifiers to a trick's base score

  2. 02

    Evaluate rankings

    Input must be a JSON string representing an array of objects with "name" and "score" fields. Determines the final standing of all competitors in the event

  3. 03

    Get competition summary

    Input must be a JSON string representing an array of objects with "name" and "score" fields. Provides a high-level overview of the current competition state

  4. 04

    Calculate trick score

    Calculates the base value of a single maneuver

One connector, every AI

Kite Festival Scoring works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Kite Festival Scoring to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Observed, not estimated

914ms average. Fast in production.

Kite Festival Scoring is checked daily against the live service.

Daily averagePeak 914ms
Sep 7Today
Fastest day
914ms
Slowest day
914ms
14-day trend
Stable0%

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 Kite Festival Scoring, so you can see the experience inside your AI.

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

Kite Festival Scoring Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_V0fPSUvX7DAli9bBlazhvSDbC3RQdiyEORZvtm4N/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 — Kite Festival Scoring capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "kite-festival-scoring-engine-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_V0fPSUvX7DAli9bBlazhvSDbC3RQdiyEORZvtm4N/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

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Kite Festival Scoring owners ask.

  • 01

    How do I calculate a single trick's score?

    You can use the calculate_trick_score capability by providing the difficulty, execution, height, and landing scores.

  • 02

    Can I apply style bonuses to the scores?

    Yes, use calculate_weighted_score to apply a style multiplier and an optional diversity bonus to a base score.

  • 03

    How are the final rankings determined?

    The evaluate_rankings capability sorts competitors by their total weighted scores in descending order.