How to Use the Aracaju MCP in Claude Code
Pipe Aracaju's public dataset into your shell scripts. A single Claude Code command connects you to the city's live data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Aracaju MCP to Claude Code
Create your Vinkius account to connect Aracaju 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.
Headless Data for Your CI/CD
Run `claude mcp exec aracaju-mcp list_expenses` in a GitHub Action. That's it. You get a clean JSON output of all city expenses, ready for the next step in your workflow. No browser, no UI, just raw data. This is perfect for automated monitoring. Set up a cron job to call `list_bids` every hour and send a notification if a new tender appears. Claude Code is built for this kind of headless, scheduled work.
Chain Commands in the Terminal
The output is just text, so you can use the tools you already know. Pipe the output of `list_personnel` into `jq` to find specific job titles, or use `grep` on the output of `list_contracts` to find a certain vendor. It fits right into your existing shell scripts. For example: `claude mcp exec aracaju-mcp list_revenues | jq '.[] | select(.amount > 1000000)'`. You can build powerful, one-line data queries without leaving your terminal. This MCP server just becomes another command-line tool.
The Aracaju MCP Server for DevOps
This isn't for building dashboards; it's for building systems. Use Claude Code to pull data from the Aracaju server to populate a database, run data validation checks, or trigger alerts. It's a reliable data source for your backend processes. Because it's just a CLI command, you can run it from anywhere—a Docker container, an SSH session, a serverless function. It gives your automated systems direct access to Aracaju's public financial records.
Set up Aracaju 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 seearacaju-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Aracaju transactions." It will automatically discover and invoke the available Aracaju tools.
claude mcp add --transport http aracaju-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 Aracaju MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Aracaju MCP today
We host it, we monitor it, we maintain it. You just paste one token.