MoeGo Connector for AI agents.
10 live capabilities
Manage pet grooming and boarding bookings through your AI agent.
Waiting for input…
Why people use MoeGo
MoeGo Pet Care Booking for Faster Grooming Workflows
With this Connector, you just ask your agent. 'Does Buddy have any notes?' and you get the answer instantly. You can book the next slot or check your staff's availability without ever leaving your chat window. You get a hands-free way to manage your entire business.
What Vinkius changes
You get a way to manage your entire pet care operation through a single conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking allergy notes
A groomer needs to check a dog's notes for 'sensitive skin' before starting a bath using get_pet.
- Real-world use case 02
Quick booking check
A receptionist wants to see if a specific time slot is open for a new puppy's first bath using list_appointments.
- Real-world use case 03
Staff workload review
A business owner wants to see if their staff is fully booked for the upcoming weekend using list_staff.
Complete set · 10capabilities
The complete MoeGo capability set.
These are the exact actions your AI can choose when you ask it to work with MoeGo.
01—04
4 capabilities in this set.
Part of 10 available through MoeGo.
- 01 Capability
Create appointment
Schedule a new booking for a pet and owner. This lets you book clients directly through chat.
- 02 Capability
Get appointment
See the specifics of a single booking. This helps you confirm details before a client arrives.
- 03 Capability
Get business settings
Pull your account's general configuration. Use this to check your shop's basic setup.
- 04 Capability
Get pet
Get a deep dive into a specific pet's info. This is perfect for checking breeds, ages, or special notes.
05—07
3 capabilities in this set.
Part of 10 available through MoeGo.
- 05 Capability
List appointments
See your entire list of grooming bookings. Use this to get a bird's-eye view of your day.
- 06 Capability
List customers
See every customer in your database. This helps you find contact info quickly.
- 07 Capability
List pets
View all the pets registered to your business. This is great for auditing your client list.
08—10
3 capabilities in this set.
Part of 10 available through MoeGo.
- 08 Capability
List reviews
See what your customers are saying about your business. Use this to track your reputation.
- 09 Capability
List services
See your full catalog of grooming and boarding services. This helps you check what you offer.
- 10 Capability
List staff
See who is currently working at your business. This helps you manage your team's availability.
Set up in minutes
One URL. Then ask MoeGo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MoeGo 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_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MoeGo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo URL.
- Step 03
Save and start
Save the connection and enable MoeGo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moego": {
"url": "https://edge.vinkius.com/vk_preview_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo
Open Agent mode in chat and ask: "Using MoeGo, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moego": {
"url": "https://edge.vinkius.com/vk_preview_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo
Ask Copilot: "Using MoeGo, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moego": {
"url": "https://edge.vinkius.com/vk_preview_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo
Open Cascade and ask: "Using MoeGo, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moego": {
"url": "https://edge.vinkius.com/vk_preview_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo
Ask Cline: "Using MoeGo, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moego --transport http "https://edge.vinkius.com/vk_preview_jLORT1aS03wqoXGVJwACULdihdGLINPWwwfSNISa/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 MoeGo
Ask Claude: "Using MoeGo, show me...". 10 tools are ready
Where the request belongs
Work MoeGo can move forward.
Pet care owners, groomers, and receptionists who are tired of toggling between booking software and communication apps while trying to keep up with a busy schedule.
Pet Groomer
Checks pet notes and schedules during busy shifts to ensure every dog gets the right treatment.
Front Desk Receptionist
Handles quick booking inquiries and customer lookups while managing a high volume of phone calls.
Business Owner
Monitors staff activity and customer feedback trends to keep the business growing.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGingr
Retrieve pet owner profiles, track reservations, and oversee check-ins via AI agents with Gingr.
Vagaro
Manage appointments, clients, staff, services, and retail for your Vagaro-powered salon, spa, or fitness business through natural conversation.
Calenso
Manage appointments, customers, and bookings online via AI.
ezyVet
Manage your veterinary practice via ezyVet. list patients, appointments, invoices, and consults directly through your AI agent.
MakePlans
Online booking and appointment scheduling via MakePlans MCP.
Chili Piper
Automate demand conversion via Chili Piper. manage concierge routes, distribution queues, and generate instant booking links directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep MoeGo 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 MoeGo.
The practical details behind the request, access and result.
Can I use MoeGo MCP to book new pet grooming appointments?
Yes, you can use your agent to schedule new bookings directly. It pulls your service list and creates the appointment in your MoeGo account instantly.
Does this work for pet boarding as well as grooming?
Yes, it handles both. You can check your boarding schedule and view customer profiles for any pet care service you offer through MoeGo.
How do I see my pet's special care notes?
Your agent can pull these details instantly. You just ask for a specific pet's info, and it'll show you things like breeds, age, and any medical notes.
Can I check my staff's schedule with MoeGo?
Yes, you can see your list of active staff members. This helps you see who is available to take on new grooming or boarding tasks.
Is this Connector good for tracking customer reviews?
Definitely. You can ask your agent to fetch your latest reviews to see what people are saying about your pet care business.
What happens if I don't have an MoeGo account?
This Connector specifically connects to the MoeGo platform. You'll need an active MoeGo business account and an API key to get started.
How do I get my MoeGo API Key?
You can find your API key in the MoeGo dashboard under Settings > Integration. It needs to be the Base64 encoded version as per their documentation.
Can I see detailed information about a pet's breed?
Yes! Use the get_pet capability with a specific Pet ID. The agent will return the full profile, including breed, age, weight, and any specific care instructions recorded.
How can I monitor staff performance?
You can use the list_staff capability to see all active professionals and list_appointments to track their scheduled workload and completed services.
One connection away
Give your agent a direct line to MoeGo.
Connect MoeGo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available