
MCP (Model Context Protocol) is an open standard that lets an AI assistant connect to an external service and take real actions in it.
Calcurates MCP is a remote MCP server. Once your assistant is connected, it reads and edits the configuration in your Calcurates account: origins, shipping areas, segments, rules and shipping methods. You describe the shipping logic you want, the assistant builds it.
This adds a third way to configure Calcurates alongside the two you already have: set everything up yourself in the interface, or ask our support team to help.
Calcurates.https://mcp.calcurates.com/mcpThe sign-in screen belongs to Calcurates. Your assistant never receives your password, only a token that you can revoke by disconnecting the connector.
Works on claude.ai and in the Claude desktop app.
Calcurates and the server URL https://mcp.calcurates.com/mcp

Custom MCP connectors sit behind Developer mode, which requires a paid ChatGPT plan.
On Business, Enterprise and Edu workspaces an administrator may need to allow custom
connectors first.
Calcurates and the server URL https://mcp.calcurates.com/mcp.Any client that supports remote MCP servers over HTTPS with OAuth 2.1 and dynamic
client registration can connect to the same URL. Add https://mcp.calcurates.com/mcp as a custom remote server and complete the sign-in in your browser.
Some assistants do not support custom remote MCP servers at all, or restrict them to paid tiers. That limit belongs to the assistant, not to Calcurates. Check your assistant's own documentation if the connector option is missing.
The assistant works on the account you signed in with, and can both read your configuration and change it.
Available now:
Coming next:
Configure these in the Calcurates interface. The list of supported features grows with each release.
Read-only questions:
Configuration:
Bulk work that takes a long time by hand, such as large postcode-based areas, is where the assistant saves the most time.
Connecting the MCP server costs nothing, and asking the assistant read-only questions about your configuration costs nothing. Creating and editing areas, origins, segments, rules and shipping methods costs nothing either.
Rate calculations are the exception. When the assistant runs Test your rates, that request reaches the calculator exactly as a customer's checkout would, so it consumes credits from your plan at your plan's normal rate. A long troubleshooting session with many test runs adds up in the same way that repeated testing in the interface does.
Your own rates and remaining balance are in Usage Stats, and each test request appears in the Activity Feed with its Request ID.
Credits charged by Calcurates are separate from the message or token limits of your AI assistant, which follow your plan with that provider.
The connector writes to your live configuration. Two habits keep this safe:
Then place a test order or use Test your rates, and check the request in the Activity Feed.
If you run more than one website in Calcurates, name the website in your prompt. Otherwise the assistant has to guess which one you mean.
The connector option is missing. Check that your assistant's plan supports custom remote MCP servers. On ChatGPT this needs Developer mode and a paid plan. On a team or enterprise workspace an administrator may need to enable custom connectors first.
Sign-in opens a page with raw text instead of a login form. The URL was entered
without the /mcp path. Use https://mcp.calcurates.com/mcp exactly.
The connector is added but no tools appear. Start a new chat and enable Calcurates in the tools menu for that conversation.
You are asked to sign in again. Access tokens are short-lived and refresh in the background. If your session expires, disconnect the connector and connect it again.
The assistant reports the wrong configuration. Confirm you signed in with the same Calcurates account you are looking at in the browser, and that the correct website is selected.
Calcurates MCP lets you run supported configuration actions through natural language from your AI assistant. The Calcurates API is for developers building custom integrations with direct requests.