4,500+ servers built on MCP Fusion
Vinkius
BR Business Days Calculator logo
Vinkius
CrewAI logo

How to Use the BR Business Days Calculator MCP in CrewAI

Give your CrewAI agent teams the ability to coordinate multi-agent tasks around Brazilian business days.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

BR Business Days Calculator MCP on Cursor AI Code Editor MCP Client BR Business Days Calculator MCP on Claude Desktop App MCP Integration BR Business Days Calculator MCP on OpenAI Agents SDK MCP Compatible BR Business Days Calculator MCP on Visual Studio Code MCP Extension Client BR Business Days Calculator MCP on GitHub Copilot AI Agent MCP Integration BR Business Days Calculator MCP on Google Gemini AI MCP Integration BR Business Days Calculator MCP on Lovable AI Development MCP Client BR Business Days Calculator MCP on Mistral AI Agents MCP Compatible BR Business Days Calculator MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect BR Business Days Calculator MCP to CrewAI

Create your Vinkius account to connect BR Business Days Calculator to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Coordinate multi-agent schedules with this MCP Server

The `add_business_days` tool gives your CrewAI agent teams a unified way to coordinate project schedules in Brazil. When managing operations, your coordinator agent can assign realistic deadlines to other crew members. This prevents downstream agents from attempting to run tasks when systems are offline. Your entire autonomous team stays synchronized. No agent wastes API credits attempting to execute actions during localized banking closures.

Autonomous SLA monitoring for Brazilian operations

The `is_business_day` tool enables autonomous SLA monitoring within your CrewAI agent workflows. Let an analyst agent monitor your support tickets and flag overdue tasks while ignoring Brazilian national holidays. The agent processes the dates and decides whether to escalate the ticket. This workflow runs independently in the background. It evaluates the business rules directly without hardcoded date logic in your main codebase.

Simple multi-agent deployment with CrewAI

Integrating this calendar MCP Server with CrewAI lets your agent teams share a single source of truth for Brazilian dates. CrewAI lets your agent hook into the server directly via the Vinkius HTTP URL. This clean integration model ensures that every agent in the crew stays perfectly synchronized. Setting up tools for multiple agents stays clean. Whether an agent is researching, calculating, or notifying, they all share the exact same source of truth for Brazilian dates.

Setup guide

Set up BR Business Days Calculator MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke BR Business Days Calculator tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="BR Business Days Calculator Analyst",
    goal="Access and analyze BR Business Days Calculator data via MCP.",
    backstory="Expert analyst with direct BR Business Days Calculator access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent BR Business Days Calculator transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 BR Business Days Calculator MCP in CrewAI

You can pass the Vinkius endpoint URL directly into the `mcps` list when defining your CrewAI agent. This gives that specific agent immediate access to the calendar tools.
Yes. You can use `MCPServerHTTP` from the CrewAI library and apply a `tool_filter` to expose `add_business_days` or `is_business_day` only to specific agents.
If an agent passes an invalid date format, the tool returns a clear error string. CrewAI agents are designed to read these errors, self-correct their input format, and retry the tool call autonomously.
No, this server focuses on Brazilian national holidays and weekends. It provides a reliable baseline for country-wide financial and business operations.
Vinkius runs this server in an ephemeral, zero-trust sandbox. The date parameters sent by your CrewAI agents are processed in memory and never persisted to any database.

Start using the BR Business Days Calculator MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 2 tools

We've already built the connector for BR Business Days Calculator. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 2 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.