4,500+ servers built on MCP Fusion
Vinkius
Focus Admin logo
Vinkius
CrewAI logo

How to Use the Focus Admin MCP in CrewAI

Deploy a specialized fiscal crew. Use Focus Admin tools to let your CrewAI agents monitor and act on your tax documents autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Focus Admin MCP to CrewAI

Create your Vinkius account to connect Focus Admin 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

Autonomous fiscal monitoring with CrewAI

Assign a monitor agent to call `list_nfe_by_period` periodically. If it finds discrepancies, it delegates to a second agent to call `send_cc_e`. This creates a closed-loop system for your tax compliance. You don't need to babysit the process, as the agents collaborate to keep your filings accurate.

Specialized agent tools for tax compliance

Give your agents access to `download_nfe_danfe` and `download_event_xml` for document verification. Each agent in the crew has its own role, reducing the risk of conflicting actions. It forces a separation of duties. One agent retrieves the data, while another ensures the document meets your internal standards before filing.

Operational efficiency for fiscal teams

Use `distribute_dfe` to have your agents automatically process incoming documents. The crew handles the sequence of events without needing human intervention. It scales your operations by removing manual tasks. Your agents work in the background to ensure every document is accounted for and processed.

Setup guide

Set up Focus Admin 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 Focus Admin tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent Focus Admin 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 Focus Admin MCP in CrewAI

Yes, you can use tool filters to assign specific capabilities to certain agents. This ensures only the correct agent has permission to cancel or inutilize documents.
Pass the server URL directly into the agent's MCP configuration. It supports multiple transports, letting you choose the best connection method for your environment.
The server provides the data, but your CrewAI configuration manages the shared memory. Agents can pass findings to each other to coordinate their next move.
It is designed to handle the API calls required for daily fiscal management. Just ensure your environment variables are set correctly for the API token.
It exposes your NF-e and NFS-e event histories, XML files, and PDF receipts. The server treats these as discrete data points for your agents to analyze.

Start using the Focus Admin MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Focus Admin. Just plug in your AI agents and start using Vinkius.

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