How to Use the Correios API (REST) MCP in Claude Code
Query Brazilian postal rates and track shipments directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Correios API (REST) MCP to Claude Code
Create your Vinkius account to connect Correios API (REST) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Brazilian shipping queries from the CLI
The `calculate_price_deadline` tool queries the Correios REST API to calculate shipping costs and delivery times directly from your terminal. Claude Code executes this tool to output raw JSON or formatted tables of postal rates. You can pipe this shipping data into shell scripts or use it to quickly test shipping configurations. There is no need to write a curl command or open a browser to check a Brazilian zip code.
Track Correios packages via Claude Code
The `track_object` tool pulls the complete tracking history for any Brazilian postal package. Claude Code runs this tool to show you the current location, status, and timestamps of your shipments. This is perfect for DevOps engineers or SREs who need to check delivery statuses during automated cron jobs. You can run a single terminal command and get the raw tracking status instantly.
Automate postal checks with this MCP Server
The `calculate_price_deadline` and `track_object` tools integrate directly with Claude Code's headless terminal environment through this MCP Server to automate repetitive shipping tasks. You can instruct the CLI to read a list of tracking codes from a text file and run the tracking tool on each one. Your terminal agent processes the list, formats the results, and writes them to a clean report. This gives you fast, scriptable access to Brazilian shipping data without writing any custom integration scripts.
Set up Correios API (REST) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecorreios-api-rest-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Correios API (REST) transactions." It will automatically discover and invoke the available Correios API (REST) tools.
claude mcp add --transport http correios-api-rest-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Correios API (REST) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Correios API (REST) MCP today
We host it, we monitor it, we maintain it. You just paste one token.