Vinkius
SuperSaaS

SuperSaaS MCP. Manage bookings and availability through conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

SuperSaaS MCP on Cursor AI Code Editor MCP Client SuperSaaS MCP on Claude Desktop App MCP Integration SuperSaaS MCP on OpenAI Agents SDK MCP Compatible SuperSaaS MCP on Visual Studio Code MCP Extension Client SuperSaaS MCP on GitHub Copilot AI Agent MCP Integration SuperSaaS MCP on Google Gemini AI MCP Integration SuperSaaS MCP on Lovable AI Development MCP Client SuperSaaS MCP on Mistral AI Agents MCP Compatible SuperSaaS MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

SuperSaaS connects your booking logic directly into any AI agent. Use this server to manage schedules, create new appointments, update existing bookings, and check account usage without leaving your chat interface.

It's built for automating operational tasks like scheduling and resource management.

What your AI agents can do

Delete appointment

Removes an existing appointment from the schedule entirely.

Get schedule

Gets full details about a specific calendar or scheduling template.

Get user

Retrieves the profile and detail data for one registered user.

+ 8 more capabilities included
Manage Schedules

Retrieves a list of all active calendars (schedules) and fetches detailed metadata for any specific schedule.

View Booking Details

Gets complete information for one specific appointment, including attendee details and time slots.

Create Bookings

Generates a new, confirmed appointment or booking in your SuperSaaS account using name, date, and time inputs.

Modify Appointments

Changes specific details of an existing appointment, like rescheduling it or updating the attendee list.

List All Bookings

Pulls a comprehensive list of appointments tied to a particular schedule for review.

Track Account Status

Checks your live SuperSaaS account credit balance and usage metrics directly through the agent.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

SuperSaaS MCP Server: 11 Tools for Booking Ops

Manage every aspect of your scheduling system. These tools let you programmatically create, read, update, and delete appointments across all SuperSaaS resources.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using SuperSaaS on Vinkius
delete019dd16a

delete appointment

Removes an existing appointment from the schedule entirely.

get019dd16a

get schedule

Gets full details about a specific calendar or scheduling template.

get019dd16a

get user

Retrieves the profile and detail data for one registered user.

list019dd16a

list changes

Retrieves recent modifications made to any specific schedule.

create019dd16a

create appointment

Programmatically creates a brand new booking in your SuperSaaS calendar.

get019dd16a

get appointment details

Retrieves all specific information for one given appointment ID.

get019dd16a

get account balance

Checks and returns your current SuperSaaS credit balance.

list019dd16a

list appointments

Lists all appointments that occurred or are scheduled for a given calendar.

list019dd16a

list schedules

Lists all available calendars and scheduling templates configured in SuperSaaS.

list019dd16a

list account users

Provides a list of every registered user account in your system.

update019dd16a

update appointment

Modifies the details of an existing appointment, such as rescheduling or changing attendees.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with SuperSaaS, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
SuperSaaS MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by SuperSaaS. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 11 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Booking availability shouldn't feel like a scavenger hunt across three different tabs.

Today, if you need to know who is booked into 'Room Alpha', you open SuperSaaS. Then, you click the calendar tab. You filter by date range. Next, you might have to check another dashboard for team member availability. It's a messy, multi-step process that always risks missing an important conflict.

With this MCP server, your agent handles it all in one go. Tell it: 'Show me all available slots next week.' It runs `list_appointments` and aggregates the data from multiple calendars into a single, readable response. You get the answer immediately, without clicking anything.

SuperSaaS MCP Server: Control your booking data with simple API calls.

Manually updating bookings means logging in and finding the correct ID for the existing appointment. If you change a detail—like moving it 30 minutes later—you have to navigate back through multiple forms, risking human error every single time.

Now, tell your agent: 'Move the Smith meeting from Monday to Tuesday.' The server executes `update_appointment` directly, bypassing all the UI friction. It handles the ID lookup and state change in one clean operation.

What you can do with this MCP connector

Listen up. This server connects your booking logic directly into whatever AI agent you're running. You use it to manage schedules, create appointments, update bookings, and check account usage without ever leaving your chat window. It handles the actual operational stuff—the resource management, the scheduling math.

When you connect it, your agent gets full control over SuperSaaS data. Here’s what it can do:

Managing Calendars and Schedules

You can start by seeing every available calendar template in list_schedules. Need to know more about one specific booking system? You grab the full details with get_schedule. If you want to track who changed what on any given schedule, list_changes pulls those recent modification records.

Handling Appointments and Users

When it comes to bookings, your agent can do a ton. It generates a brand new, confirmed appointment using create_appointment, requiring just the name, date, and time inputs. You grab all the specific info on any single booking ID with get_appointment_details. If you need to change something about an existing slot—say, rescheduling it or swapping out attendees—you run update_appointment.

If a booking is canceled or deleted, your agent removes it entirely using delete_appointment. To see everything booked into one calendar at once, use list_appointments against a specific schedule. For user verification, you can pull the profile and detail data for a single person with get_user, or list every registered account in the whole system via list_account_users.

System Status Checks

It's also built to handle admin tasks. You check your current SuperSaaS credit balance and usage metrics directly through the agent using get_account_balance. This means you don't have to leave the chat to see if you got enough credits for another booking.

Built · Hosted · Managed by Vinkius SuperSaaS MCP Server - Manage Bookings & Scheduling Server ID 019dd16a-f0c2-73ef-b919-6529f26b1cd8
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About SuperSaaS MCP

How do I list available calendars using SuperSaaS MCP Server's `list_schedules`? +

Simply call the list_schedules tool. It returns a list of all active schedules in your account, giving you their unique IDs and names so you know exactly what resources are available.

Can I update an appointment without knowing the ID? (SuperSaaS MCP Server) +

No. The update_appointment tool requires a specific appointment ID to work correctly. You'll need to use get_schedule or list_appointments first to find that unique identifier.

What is the difference between `list_appointments` and `get_appointment_details`? +

list_appointments gives you a summary list of many bookings for an entire schedule. get_appointment_details drills down into one specific appointment, giving you deep metadata about attendees and rules.

How do I check my account usage with SuperSaaS MCP Server? +

Use the get_account_balance tool. This lets your agent read your current credit balance and usage metrics in real-time, so you never run out of operational capacity.

How do I properly authenticate when calling `create_appointment`? +

You must provide both your SuperSaaS Account Name and API Key. The server uses these credentials to verify ownership before executing any booking changes, ensuring the request is tied directly to an active account.

If I use `get_appointment_details` with a non-existent ID, what error should I expect? +

The tool returns a specific 404 'Resource Not Found' status. This confirms the booking ID you provided does not match any active record in your SuperSaaS system.

Does `list_appointments` allow me to filter results by date range or attendee? +

Yes, it accepts optional filters for both scheduling and attendees. You can narrow the list down using parameters like 'start_date' or a specific user ID so you only get relevant bookings.

What are the minimum required parameters for the `create_appointment` tool? +

You must provide three core inputs: the target schedule ID, the desired start time, and the end time. Without these three values, the booking action will fail.

Can I list all my appointments using my AI agent? +

Yes! Use the list_appointments tool and provide the Schedule ID. Your agent will retrieve all bookings for that specific calendar.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for SuperSaaS. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on 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.