ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Wave Refraction Effect with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculates wave refraction, breaking points, and point break intensity based on bathymetry.

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 Wave Refraction Effect capability set.

These are the exact actions your AI can choose when you ask it to work with Wave Refraction Effect.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Wave Refraction Effect.

  1. 01

    Analyze point break intensity

    Identifies if specific underwater features will create high-quality, concentrated "point breaks."

  2. 02

    Calculate section dynamics

    Computes the total length of the surf zone affected by the refracted swell

  3. 03

    Get refraction profile

    Calculates the change in wave direction at specific depths based on the seafloor shape

  4. 04

    Predict breaking zone

    Determines the physical location and characteristics of where waves will break on the shore

One connector, every AI

Wave Refraction Effect 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 Wave Refraction Effect 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.

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 Wave Refraction Effect, so you can see the experience inside your AI.

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

Wave Refraction Effect Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_JJRYzuybuDOaaSrIP4Lvv7osBfElrok3mznkaLYT/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 — Wave Refraction Effect capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "wave-refraction-effect-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_JJRYzuybuDOaaSrIP4Lvv7osBfElrok3mznkaLYT/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 Wave Refraction Effect owners ask.

  • 01

    How do I calculate the breaking point shift?

    You must first call get_refraction_profile to generate a profile, then pass that profile into predict_breaking_zone to determine the shift.

  • 02

    Can this capability identify point breaks?

    Yes, use analyze_point_break_intensity with bathymetry contours and swell direction to identify concentrated energy zones.

  • 03

    What inputs are required for the refraction profile?

    The get_refraction_profile capability requires bathymetry contours, swell direction, and the wave period.