Goody Connector for AI agents.
11 live capabilities
Send employee appreciation and client gifts through your AI agent.
Waiting for input…
Why people use Goody
Goody for Automated Corporate Gifting
With the Goody MCP, you just tell your agent what to do. It finds the product, handles the order batch, and gives you the status updates in the same chat window you're already using.
What Vinkius changes
You can manage your entire corporate gifting pipeline through a conversation with your agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Work Anniversary Rewards
An HR manager asks the agent to send a gift to an employee who hit a 5-year milestone using create_order_batch.
- Real-world use case 02
Client Onboarding
A sales rep tells the agent to send a welcome box to a new client after a signed contract using create_order_batch.
- Real-world use case 03
Event Giveaway Management
A marketing lead asks the agent to send out 50 different gifts to event attendees using create_order_batch.
Complete set · 11capabilities
The complete Goody capability set.
These are the exact actions your AI can choose when you ask it to work with Goody.
01—04
4 capabilities in this set.
Part of 11 available through Goody.
- 01 Capability
Create order batch
Send a gift to one or more recipients at once. This is the main way to trigger a gift delivery for your team or clients.
- 02 Capability
Get campaign
Get the specific details for a single gifting campaign. Use this to see the specifics of a particular marketing push.
- 03 Capability
Get order batch
Get the details for a specific order batch. This helps you see the status of a group of gifts.
- 04 Capability
Get product
View the details for a specific gift in the catalog. Use this to check product descriptions or price points.
05—08
4 capabilities in this set.
Part of 11 available through Goody.
- 05 Capability
List campaigns
See a list of all your active gifting campaigns. This helps you keep an eye on your ongoing marketing efforts.
- 06 Capability
List inventory
See what items are currently available in your inventory. Use this to make sure a product is in stock before you order it.
- 07 Capability
List products
Browse all available gifts in the Goody catalog. Use this to find the perfect item for your next gifting needs.
- 08 Capability
Get order
Get the specific details for a single gift order. This helps you see exactly what was purchased and when.
09—11
3 capabilities in this set.
Part of 11 available through Goody.
- 09 Capability
List order batches
See a list of all your gift order batches. This is useful for viewing groups of gifts sent to multiple people.
- 10 Capability
List orders
See every individual gift order you've placed. Use this to get a full history of all your past shipments.
- 11 Capability
List recipients
See a list of everyone who has received a gift. This helps you keep track of your reach and history.
Set up in minutes
One URL. Then ask Goody to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Goody 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_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Goody for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody URL.
- Step 03
Save and start
Save the connection and enable Goody in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"goody": {
"url": "https://edge.vinkius.com/vk_preview_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody
Open Agent mode in chat and ask: "Using Goody, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"goody": {
"url": "https://edge.vinkius.com/vk_preview_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody
Ask Copilot: "Using Goody, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"goody": {
"url": "https://edge.vinkius.com/vk_preview_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody
Open Cascade and ask: "Using Goody, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"goody": {
"url": "https://edge.vinkius.com/vk_preview_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody
Ask Cline: "Using Goody, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add goody --transport http "https://edge.vinkius.com/vk_preview_aJcCqKUtu3UYEwKxA7XgROoydIzPOVXaSs7Erb24/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 Goody
Ask Claude: "Using Goody, show me...". 11 tools are ready
Where the request belongs
Work Goody can move forward.
This is for HR managers tired of manual gift tracking, Sales leads who want to reward clients instantly, and Marketing teams running large-scale promotional campaigns.
HR Manager
Sending anniversary gifts to employees by asking the agent to find a specific gift and send it to a list of names.
Sales Ops
Sending welcome gifts to new clients immediately after a contract is signed without leaving the CRM.
Marketing Coordinator
Managing large scale event giveaways and tracking the delivery status of hundreds of items at once.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBrilliant Made
Manage your corporate swag via Brilliant Made. track orders, browse products, and monitor inventory directly from any AI agent.
Giftpack
Send corporate gifts at scale with AI-curated selections that match recipient preferences and company budget guidelines.
Gift Up!
Manage gift card orders, track balances, and process redemptions via AI agents with Gift Up!.
Giftbit
Order, send, and track digital gift cards and rewards via AI agents with Giftbit.
Narvar
Streamline post-purchase experiences. track shipments, manage returns, and provide delivery estimates directly through 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 Goody 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 Goody.
The practical details behind the request, access and result.
How does the Goody MCP help with employee appreciation?
The Goody MCP lets you send gifts for work anniversaries or birthdays by just telling your agent who to send them to. It handles the order placement so you don't have to open the Goody dashboard.
Can I use the Goody MCP to send gifts to multiple clients at once?
Yes, you can create a gift order batch to send a single item to many different people in one command. This is much faster than sending them individually.
How do I check if a gift was delivered using the Goody MCP?
You can ask your agent to check the status of your orders. It will pull the latest shipping data and tell you if the gift was delivered, shipped, or is still pending.
Does the Goody MCP work with my existing Goody for Business account?
Yes, it connects directly to your existing Goody for Business account. You just need to provide your API key to get started.
Can the Goody MCP help me manage marketing giveaway campaigns?
The Goody MCP can list and manage your active campaigns. You can ask your agent to show you your current efforts or check the specifics of a campaign you are running.
How does the Goody MCP handle inventory checks?
Your agent can check what items are currently in stock before you send them. This prevents you from ordering items that are currently unavailable.
Can I allow recipients to choose their own gift or swap an item?
Yes! Goody is designed for flexibility. When you send a gift via the AI agent, the recipient receives a link where they can accept the gift, swap it for an alternative, and provide their preferred shipping address.
How do I track the shipping status of a gift I just sent?
Simply ask the agent to list_orders or get_order with the specific ID. You'll see real-time updates including 'accepted', 'shipped', and 'delivered', along with tracking numbers when available.
Can I send gifts to multiple people at once with a single command?
Yes! Use the create_order_batch capability. You can provide a list of recipients, and the AI agent will organize them into a single batch, generating individual gift links for everyone involved.
One connection away
Give your agent a direct line to Goody.
Connect Goody once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available