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

How to Use the Diese MCP in CrewAI

Get your CrewAI agents to manage ERP projects and invoices directly through this Diese MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Diese MCP to CrewAI

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

Automate project tracking with Diese MCP Server

Your CrewAI agents can now pull live project data without manual exports. Use `list_erp_projects` to keep your multi-agent team updated on active work or `get_project_details` to feed specific specs to your research agents. Stop guessing project status. When you trigger `search_projects_by_name`, the agent finds the exact folder you need. It turns raw ERP data into actionable intelligence for your entire crew.

Monitor financial health using Diese in CrewAI

Your finance agent can track payment cycles by calling `list_sales_invoices` in real-time. It checks status updates and flags discrepancies before they become bottlenecks. Keep tabs on costs with `list_business_expenses`. Your agents can reconcile these records against project budgets during their analysis phase, ensuring no line item slips through the cracks.

Coordinate resource planning in CrewAI

Resource allocation becomes a background task for your agents. By querying `list_resource_planning` and `list_project_tasks`, the crew knows exactly who is working on what without human pestering. Catch delays early with `list_overdue_erp_tasks`. Your moderator agent can escalate these items to the right manager immediately, keeping your operations moving on schedule.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

You install the server and point your agents to the endpoint. Simply include the server URL in your agent definition's mcps list. It connects the API to your crew's shared memory.
Yes, your agents call the tool directly. It scans your ERP data for missed deadlines. Your crew can then prioritize these items in their next sprint.
You control what your agents see. Use the tool_filter parameter to limit access to specific functions like project lists or invoice lookups. This keeps your agent operations focused.
You provide one endpoint token during setup. The server manages the session handshake for you. Your agents just execute the tools.
Your data remains in your environment. The server acts as a bridge, only passing the specific invoice records requested by your agents. No data is stored in the transport layer.

Start using the Diese 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 Diese. 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.