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

How to Use the GUIDEcx MCP in CrewAI

Deploy a specialized agent crew to manage your GUIDEcx onboarding tasks.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect GUIDEcx MCP to CrewAI

Create your Vinkius account to connect GUIDEcx 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 onboarding crews for GUIDEcx

Assign an agent to monitor `list_projects` while another handles `create_project` requests. This separation of duties ensures your onboarding process scales without human oversight. Each agent uses its own memory to track project status. It creates a robust operation where one agent identifies blockers and the other resolves them.

Hierarchical task execution with GUIDEcx

Set up a manager agent to review `get_task` data before triggering an `update_task` call. This hierarchy ensures that only verified changes are pushed to your onboarding dashboard. You keep total control over the workflow. The crew acts autonomously but operates within the guardrails you define.

Automated time auditing for CrewAI

Use a dedicated auditor agent to scan `list_time_records` and flag discrepancies. If hours exceed expectations, the crew alerts a manager automatically. This keeps your project budget in check. The agent does the heavy lifting of reviewing logs so your team can focus on client outcomes.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Simply point the agent to the MCP server URL in your configuration. CrewAI will automatically discover the ten tools and make them available to your agents.
Yes, by using shared memory settings in your crew configuration. This allows your research agent to pass project details to your action agent seamlessly.
It does. You can assign the tools to specific agents in the hierarchy, ensuring that only your lead agent can perform critical actions like updating tasks.
You can use the built-in logging provided by the MCP server to track every tool execution. This gives you a clear audit trail of what your agents are doing.
Vinkius handles all authentication via a secure endpoint token. Your agent team interacts only with the tools you explicitly permit, and no raw data is stored outside the ephemeral session.

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