ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Projectile Trajectory Simulator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deterministic physics engine for precise projectile flight path simulation and target analysis.

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 Projectile Trajectory Simulator capability set.

These are the exact actions your AI can choose when you ask it to work with Projectile Trajectory Simulator.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Projectile Trajectory Simulator.

  1. 01

    Calculate optimal angle

    Determines the necessary launch angle to hit a specific target distance

  2. 02

    Evaluate target success

    Analyzes the likelihood of a successful hit based on target characteristics

  3. 03

    Simulate flight path

    Calculates the full physical trajectory and key flight statistics for a single launch

Observed, not estimated

833ms average. Fast in production.

Projectile Trajectory Simulator is checked daily against the live service.

Daily averagePeak 1046ms
Aug 22Today
Fastest day
694ms
Slowest day
1046ms
14-day trend
Improving-7%

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 Projectile Trajectory Simulator, so you can see the experience inside your AI.

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

Projectile Trajectory Simulator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_7eNNyPESeK2PAFB3vU00LEd6BSRXT9Q7fsLefkZg/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 — Projectile Trajectory Simulator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "projectile-trajectory-simulator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_7eNNyPESeK2PAFB3vU00LEd6BSRXT9Q7fsLefkZg/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 Projectile Trajectory Simulator owners ask.

  • 01

    How does the simulator handle air resistance?

    The simulator uses a drag coefficient between 0 and 1 to model air resistance as a linear reduction factor on the horizontal velocity component.

  • 02

    Can I specify custom gravity for different environments?

    Yes, you can provide a custom gravityMs2 value in the simulate_flight_path capability; otherwise, it defaults to Earth's standard gravity of 9.81 m/s².

  • 03

    How do I find the angle needed to hit a specific target?

    Use the calculate_optimal_angle capability by providing the initial velocity and the target distance.