How to Use the Correios (Brazil) MCP in Claude Code
Query Brazilian shipping rates and track packages directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Correios (Brazil) MCP to Claude Code
Create your Vinkius account to connect Correios (Brazil) 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.
Track packages from the CLI with Claude Code
The `track_object` tool retrieves the current delivery status of any Brazilian package. Claude Code runs this from your terminal so you can check shipments without opening a browser. You can pipe this output straight to other command-line utilities. It makes writing bash scripts for bulk package tracking incredibly simple.
Run instant CEP lookups in your terminal
The `lookup_cep` tool resolves any Brazilian postal code into a structured address payload. Claude Code executes this instantly when you need to verify customer addresses during manual database cleanups. You don't need to write custom SQL or curl commands. Just ask your CLI agent to verify the zip code, and it prints the street, city, and state.
Calculate corporate shipping prices via this MCP Server
The `calculate_price_deadline` tool estimates delivery costs and timelines based on package details. Claude Code uses this to run quick calculations for support tickets or manual order adjustments. It checks your active contract using `get_contract_status` to ensure accurate commercial pricing. You get real-time rates printed directly in your terminal session.
Set up Correios (Brazil) 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-brazil-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Correios (Brazil) transactions." It will automatically discover and invoke the available Correios (Brazil) tools.
claude mcp add --transport http correios-brazil-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 (Brazil) 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 (Brazil) MCP today
We host it, we monitor it, we maintain it. You just paste one token.