Brilliant Made Connector for AI agents.
10 live capabilities
Manage corporate swag and gifting campaigns through your AI client.
Waiting for input…
Why people use Brilliant Made
Brilliant Made for Corporate Swag and Inventory Management
This Connector fixes that by letting your AI agent handle the data. You can just ask your agent to tell you how many branded items are left or get a status update on a specific order. It pulls the info so you can stay focused on planning events or rewarding the team.
What Vinkius changes
You get a conversational interface for your entire swag management system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
New Hire Onboarding
An HR manager asks the agent to create a gift card for a new hire to send immediately.
- Real-world use case 02
Event Planning
A marketing lead checks if there are enough mugs for a 50-person workshop to ensure they don't run out.
- Real-world use case 03
Order Tracking
An ops lead asks for the status of a specific bulk order to see if it shipped to the correct location.
Complete set · 10capabilities
The complete Brilliant Made capability set.
These are the exact actions your AI can choose when you ask it to work with Brilliant Made.
01—04
4 capabilities in this set.
Part of 10 available through Brilliant Made.
- 01 Capability
Create order
Place a new order for merchandise from your storefront. You can handle procurement requests in a few words.
- 02 Capability
Get product variant
Look up the price and details for a specific product version. This ensures you have the right specs for your needs.
- 03 Capability
List fulfillment orders
View a list of all orders currently being fulfilled. It gives you a clear view of your current logistics.
- 04 Capability
List gift cards
See all existing storefront gift cards in your account. This helps you track who has received rewards.
05—07
3 capabilities in this set.
Part of 10 available through Brilliant Made.
- 05 Capability
List orders
Get a complete list of all swag orders ever placed. Use this to review your historical spending and orders.
- 06 Capability
List products
Browse every available product currently in your store. This lets you see your full catalog at a glance.
- 07 Capability
Cancel order
Stop a pending swag order before it ships. This lets you manage order flow without manual dashboard edits.
08—10
3 capabilities in this set.
Part of 10 available through Brilliant Made.
- 08 Capability
Create gift card
Generate a new storefront gift card for an employee or client. It makes rewarding your team much faster.
- 09 Capability
Get order
Pull the specific details and status of a single order. Use this to give quick updates to your team.
- 10 Capability
Get inventory status
See current stock levels for every product in your store. This helps you avoid over-promising on items.
Set up in minutes
One URL. Then ask Brilliant Made to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Brilliant Made from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Brilliant Made, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Brilliant Made for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Brilliant Made URL.
- Step 03
Save and start
Save the connection and enable Brilliant Made in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"brilliant-made": {
"url": "https://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Brilliant Made
Open Agent mode in chat and ask: "Using Brilliant Made, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"brilliant-made": {
"url": "https://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Brilliant Made
Ask Copilot: "Using Brilliant Made, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"brilliant-made": {
"url": "https://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Brilliant Made
Open Cascade and ask: "Using Brilliant Made, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"brilliant-made": {
"url": "https://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Brilliant Made
Ask Cline: "Using Brilliant Made, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add brilliant-made --transport http "https://edge.vinkius.com/vk_preview_5iFoHciFUmPJVxujos8BximAsSDCji2j6nSh7kiV/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Brilliant Made
Ask Claude: "Using Brilliant Made, show me...". 10 tools are ready
Where the request belongs
Work Brilliant Made can move forward.
This is for the person responsible for keeping the team geared up. If you are tired of digging through spreadsheets to see if you have enough stickers for a meeting or if a gift order actually shipped, this is for you.
Office Manager
Ordering swag for new hires without opening a browser.
HR Coordinator
Sending out gift cards to remote employees.
Marketing Lead
Checking stock for a large-scale gifting campaign.
Ops Lead
Tracking fulfillment statuses for bulk merchandise orders.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGoody
Automate corporate gifting. browse products, send gifts, and track orders effortlessly.
Cin7 Omni
Manage inventory and multi-channel orders via Cin7 Omni. track stock, monitor sales, and manage contacts directly from any AI agent.
Enspire Commerce
Equip your AI agent to manage omni-channel orders, track inventory, and monitor shipments via the Enspire API.
Afosto
Retail and e-commerce engine. manage orders, inventory, products, and customers via AI.
Fieldfolio
Connect Fieldfolio to automate wholesale management. manage products, orders, and inventory directly from your AI agent.
Megaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
Bring your own AI
Change the model, client or framework. Keep Brilliant Made connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Brilliant Made.
The practical details behind the request, access and result.
Can I use Brilliant Made MCP to check my swag inventory?
Yes, it lets you see real-time stock levels for all your products through your AI agent.
How does Brilliant Made MCP help with corporate gifting?
It allows you to create and manage gift cards for employees or clients directly within your chat.
Can I cancel orders with Brilliant Made MCP?
Yes, you can cancel pending orders directly via your agent to manage your order flow.
Does Brilliant Made MCP work with Claude?
Yes, it works with Claude and any other MCP-compatible client you prefer to use.
Can I see my order history using Brilliant Made MCP?
Yes, it can list your entire history of swag orders so you can stay on top of your spending.
Is Brilliant Made MCP good for marketing teams?
Yes, it helps marketing teams monitor gifting campaigns and check product availability without leaving their workspace.
Can I check if a specific swag item is in stock?
Yes! Use the get_inventory_status capability. Your agent will fetch the real-time stock levels for all products in your Brilliant Made store.
How do I see the fulfillment status of my last order?
Simply ask the agent to get_order and provide the Order ID. It will retrieve the current status, such as 'processing', 'shipped', or 'delivered', directly from Brilliant Made.
Does the integration allow creating a new gift card?
Yes. Use the create_gift_card action and provide the amount. The card will be generated in your storefront and can then be assigned to a recipient.
One connection away
Give your agent a direct line to Brilliant Made.
Connect Brilliant Made once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available