4,500+ servers built on MCP Fusion
Vinkius
ANVISA (Portal de APIs) logo
Vinkius
CrewAI logo

How to Use the ANVISA (Portal de APIs) MCP in CrewAI

Deploy a crew of autonomous agents to research Brazilian health regulations with CrewAI and this MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

ANVISA (Portal de APIs) MCP on Cursor AI Code Editor MCP Client ANVISA (Portal de APIs) MCP on Claude Desktop App MCP Integration ANVISA (Portal de APIs) MCP on OpenAI Agents SDK MCP Compatible ANVISA (Portal de APIs) MCP on Visual Studio Code MCP Extension Client ANVISA (Portal de APIs) MCP on GitHub Copilot AI Agent MCP Integration ANVISA (Portal de APIs) MCP on Google Gemini AI MCP Integration ANVISA (Portal de APIs) MCP on Lovable AI Development MCP Client ANVISA (Portal de APIs) MCP on Mistral AI Agents MCP Compatible ANVISA (Portal de APIs) MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect ANVISA (Portal de APIs) MCP to CrewAI

Create your Vinkius account to connect ANVISA (Portal de APIs) 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

Specialized agents for ANVISA (Portal de APIs) tasks

Assign `consultar_saneantes` to a researcher agent and `precos_medicamentos` to an analyst. Your crew shares memory, allowing agents to build on each other's findings. Agents collaborate without your input. They exchange research results and refine their queries until they produce a final report.

Hierarchical execution with CrewAI agents

Set up a manager agent to oversee the `notificacoes_alimentos` lookups. The manager delegates tasks to sub-agents, ensuring only valid data makes it into your summary. Roles keep the tasks distinct. One agent acts as the monitor while the other handles the interactions with the regulatory database.

Autonomous monitoring of health records

Task your crew with scanning `registros_alimentos` for updates on a schedule. The agents perform the lookup and trigger an escalation if they detect specific changes. You control the scope with tool filters. You only expose the specific functions your crew needs to do their job, keeping the operation lean.

Setup guide

Set up ANVISA (Portal de APIs) 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 ANVISA (Portal de APIs) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent ANVISA (Portal de APIs) 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 ANVISA (Portal de APIs) MCP in CrewAI

Pass the server URL to your agent definition in the `mcps` parameter. Your agents immediately gain access to the full toolset.
Yes, CrewAI provides shared memory for your crew. When one agent finds a registration number, the others can access that context for their own tasks.
Use the `tool_filter` option in the MCP server configuration. You specify exactly which functions, like `consultar_cosmeticos`, the agents are allowed to trigger.
The server supports stdio, SSE, and Streamable HTTP. You choose the one that fits your deployment environment best.
The server uses isolated memory and ephemeral sessions. Only the public health data you request is processed, and your agent configuration remains private to your local environment.

Start using the ANVISA (Portal de APIs) MCP today

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

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for ANVISA (Portal de APIs). Just plug in your AI agents and start using Vinkius.

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