4,500+ servers built on MCP Fusion
Vinkius
IBGE Economia — CNAE Activities logo
Vinkius
CrewAI logo

How to Use the IBGE Economia — CNAE Activities MCP in CrewAI

Deploy specialized agent teams to analyze Brazilian market sectors with CrewAI and this MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect IBGE Economia — CNAE Activities MCP to CrewAI

Create your Vinkius account to connect IBGE Economia — CNAE Activities 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

Delegate taxonomy research to specialized agents

The `list_secoes_cnae` tool allows your researcher agent to map broad economic sectors across Brazil's complex regulatory landscape. Instead of one bot doing everything, a dedicated analyst agent focuses solely on identifying high-level industry trends. Once the researcher agent collects the broad sectors, it passes the data to an auditor agent. This second agent uses `list_divisoes_cnae` to drill down into the specific divisions, keeping the entire process organized and efficient.

Automate corporate tax classification audits

The `get_subclasse_cnae` tool retrieves specific tax and compliance parameters for any given business activity. Your compliance agent uses this tool to cross-reference a company's self-reported activities against official IBGE definitions. If a discrepancy is found, the agent escalates the issue to a supervisor agent. This multi-tiered approach ensures that tax classification errors are caught and corrected before they cause legal issues.

Coordinate multi-agent lookups with CrewAI

The `list_subclasses_por_classe` tool exposes the granular codes needed for precise market segmentation. By connecting this MCP Server to CrewAI, your marketing agent can identify emerging business trends within highly specific niches. The framework handles the passing of context between agents automatically. Your research crew can use `list_classes_cnae` to build a list of target industries and then immediately run deep-dives on each subclass without manual coding.

Setup guide

Set up IBGE Economia — CNAE Activities 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 IBGE Economia — CNAE Activities tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="IBGE Economia — CNAE Activities Analyst",
    goal="Access and analyze IBGE Economia — CNAE Activities data via MCP.",
    backstory="Expert analyst with direct IBGE Economia — CNAE Activities access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent IBGE Economia — CNAE Activities 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 IBGE Economia — CNAE Activities MCP in CrewAI

Pass the Vinkius HTTP endpoint into the agent's mcps list. This limits MCP tool access, ensuring only your compliance agent can call get_subclasse_cnae while keeping other agents lightweight.
Yes. One agent can retrieve the high-level sections using list_secoes_cnae, write the results to shared memory, and another agent can pick up those codes to run list_divisoes_cnae queries.
Set strict iteration limits on your CrewAI agents. This prevents them from repeatedly calling list_subclasses_por_classe when searching through large, complex economic categories.
The integration supports both standard stdio for local execution and SSE for remote, cloud-hosted agents, giving you flexibility in how you deploy your compliance crew.
No. The MCP server only processes public IBGE codes and descriptions. Your clients' private tax categories and proprietary business classifications remain entirely within your secure local environment.

Start using the IBGE Economia — CNAE Activities MCP today

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

Built & Managed by Vinkius 30s setup 5 tools

We've already built the connector for IBGE Economia — CNAE Activities. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 5 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.