4,500+ servers built on MCP Fusion
Vinkius
BoxyHQ (Enterprise SSO) logo
Vinkius
CrewAI logo

How to Use the BoxyHQ (Enterprise SSO) MCP in CrewAI

Deploy a specialized crew of CrewAI agents to audit, configure, and monitor your BoxyHQ enterprise identity pipelines.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect BoxyHQ (Enterprise SSO) MCP to CrewAI

Create your Vinkius account to connect BoxyHQ (Enterprise SSO) 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

Collaborative SSO Auditing and Provisioning

The `get_connections` tool pulls all active SAML and OIDC setups for your enterprise tenants. Your CrewAI audit agent reads this list to identify expired certificates or broken metadata endpoints across your customer base. Once the audit agent flags an issue, it hands the task to a provisioning agent. That agent uses `update_connection` to patch the certificates, so you don't have to manually chase down IT contacts.

Multi-Agent Directory Synchronization

The `create_directory` tool establishes SCIM linkages for new client organizations. Within your CrewAI team, an onboarding agent triggers this tool to generate the base SCIM credentials required by the client's identity provider. A second monitoring agent then tracks the synchronization progress by calling `get_directory_users`. This agent compares the returned user list against expected counts, alerting your support desk if any synchronization mismatch occurs.

Autonomous Connection Management via MCP Server

The `delete_connection` tool removes decommissioned enterprise SSO setups when a customer churns. A moderator agent executes this cleanup task only after a verification agent confirms the customer's account is closed. Before executing the deletion, the moderator agent runs `health_check` to ensure the platform is stable. This sequence prevents orphaned configurations and keeps your BoxyHQ instance clean without human intervention.

Setup guide

Set up BoxyHQ (Enterprise SSO) 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 BoxyHQ (Enterprise SSO) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent BoxyHQ (Enterprise SSO) 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 BoxyHQ (Enterprise SSO) MCP in CrewAI

Yes, you can use a `tool_filter` with `MCPServerHTTP` to restrict tool access. For example, you can give your audit agent access to `get_connections` while reserving `delete_connection` for your moderator agent.
You define a sequential or hierarchical process where an auditing agent first calls `get_directory_groups` to inspect roles, and a secondary agent uses that data to configure SAML connections via `add_connection`.
Install `crewai[tools]` and pass the Vinkius server URL in the agent's `mcps` list. CrewAI automatically discovers the BoxyHQ tools and makes them available for your agents to use during task execution.
Yes, your agents can use `get_directory_groups` to monitor changes in the client's identity provider. If a group is removed, the agent can trigger internal workflows to clean up local permissions.
Vinkius processes directory payloads from `get_directory_users` using ephemeral sandboxing, so no SCIM data is written to persistent storage. Your CrewAI agents receive the data directly over encrypted channels, keeping your customer records secure.

Start using the BoxyHQ (Enterprise SSO) MCP today

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

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for BoxyHQ (Enterprise SSO). Just plug in your AI agents and start using Vinkius.

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