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

How to Use the Brilliant Made MCP in CrewAI

Deploy specialized agent crews to manage swag inventory and order fulfillment with CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Brilliant Made MCP to CrewAI

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

Coordinated swag operations in CrewAI

Assign a researcher agent to `list_products` while another agent handles `create_order`. CrewAI lets these agents share context so they don't step on each other's toes. You coordinate high-volume fulfillment without writing custom scripts. The MCP server acts as the shared toolset for your team of agents.

Automated fulfillment tracking in CrewAI

Monitor your shipping queue by having an agent call `list_fulfillment_orders` on a set interval. It flags delays before they become problems. You get full visibility into the process. The agent reports back only when it finds an order that needs human attention.

Product research tools for CrewAI

Let your research agent find the right items using `list_products` and `get_product_variant`. It narrows down options based on your specific requirements. Your crew stays focused on the goal. They handle the search and verify the details before you ever see a confirmation.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

It gives your agents the ability to interact with your store directly. Brilliant Made functions as the hands for your CrewAI agents.
You can. Brilliant Made supports tool filtering so only relevant agents access the order tools in your CrewAI setup.
It does. Your agents will remember the results of previous tool calls, allowing them to chain operations effectively within your CrewAI crew.
We handle the auth token on our end. You just connect.
We use encrypted tunnels for every tool call. Brilliant Made ensures your swag order details stay private and isolated from other users.

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