ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Royalty Calculation Model with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculates oil and gas royalty payments using jurisdictional rules.

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 Royalty Calculation Model capability set.

These are the exact actions your AI can choose when you ask it to work with Royalty Calculation Model.

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through Royalty Calculation Model.

  1. 01

    Calculate royalty value

    Calculates the cash amount (Royalty-in-Value) owed to a royalty owner

  2. 02

    Get jurisdiction rules

    Retrieves the specific calculation parameters and deduction rules for a given region

  3. 03

    Validate production data

    Ensures that a set of production and pricing inputs are mathematically and logically consistent

  4. 04

    Calculate royalty kind

    Calculates the physical volume of product owed to a royalty owner under a Royalty-in-Kind agreement

One connector, every AI

Royalty Calculation Model 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 Royalty Calculation Model 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 Royalty Calculation Model, so you can see the experience inside your AI.

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

Royalty Calculation Model Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_7yxORMsR7jl2GxuHgqu6ADtKoUbEzcphBTfas7Tm/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 — Royalty Calculation Model capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "royalty-calculation-model-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_7yxORMsR7jl2GxuHgqu6ADtKoUbEzcphBTfas7Tm/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 Royalty Calculation Model owners ask.

  • 01

    What is the difference between RIV and RIK?

    Royalty-in-Value (RIV) is a cash payment based on the value of the resource, whereas Royalty-in-Kind (RIK) is the delivery of a physical portion of the produced resource.

  • 02

    How are deductions handled?

    Deductions are applied based on the specific jurisdiction rules retrieved via get_jurisdiction_rules. The logic determines if allowances are subtracted from gross value or volume.

  • 03

    Can I validate my data before calculating?

    Yes, you can use the validate_production_data capability to check if your production volume, market price, and royalty rate are logically consistent.