ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use GPA Calculator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Calculate weighted GPA for US (4.0) and Brazilian (10.0) scales, including honors classification.

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 GPA Calculator capability set.

These are the exact actions your AI can choose when you ask it to work with GPA Calculator.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through GPA Calculator.

  1. 01

    Compare semesters

    Evaluates the performance trend between two different academic periods

  2. 02

    Compute weighted gpa

    Returns weighted GPA, honors status, and total credits. Calculates the single-period weighted average and determines if the student qualifies for academic honors

  3. 03

    Convert grade scale

    A utility to normalize a grade from one academic system to another

Observed, not estimated

655ms average. Fast in production.

GPA Calculator is checked daily against the live service.

Daily averagePeak 802ms
Aug 20Today
Fastest day
503ms
Slowest day
802ms
14-day trend
Slowing+53%

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 GPA Calculator, so you can see the experience inside your AI.

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

GPA Calculator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_D3tdvPLCDXJAhgQbDRIWop7nHHeGHyWHAdlmL1XL/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 — GPA Calculator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gpa-calculator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_D3tdvPLCDXJAhgQbDRIWop7nHHeGHyWHAdlmL1XL/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 GPA Calculator owners ask.

  • 01

    How does the weighted GPA calculation work?

    The capability multiplies each subject's grade by its credit value, sums these products, and then divides the total by the sum of all credits. You can use compute_weighted_gpa to perform this calculation.

  • 02

    Can I convert grades from the Brazilian scale to the US scale?

    Yes, you can use the convert_grade_scale capability to normalize grades from the 10.0 Brazilian scale to the 4.0 US scale using linear scaling.

  • 03

    How are academic honors determined?

    Honors like Summa Cum Laude, Magna Cum Laude, and Cum Laude are determined based on the US 4.0 scale thresholds (3.9+, 3.7+, and 3.5+ respectively) when using compute_weighted_gpa.