2,500+ MCP servers ready to use
Vinkius

Truto Unified Calendar MCP Server for Cline 10 tools — connect in under 2 minutes

Built by Vinkius GDPR 10 Tools IDE

Cline is an autonomous AI coding agent inside VS Code that plans, executes, and iterates on tasks. Wire Truto Unified Calendar through the Vinkius and Cline gains direct access to every tool — from data retrieval to workflow automation — without leaving the terminal.

Vinkius supports streamable HTTP and SSE.

RecommendedModern Approach — Zero Configuration

Vinkius Desktop App

The modern way to manage MCP Servers — no config files, no terminal commands. Install Truto Unified Calendar and 2,500+ MCP Servers from a single visual interface.

Vinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop Interface
Download Free Open SourceNo signup required
Classic Setup·json
{
  "mcpServers": {
    "truto-unified-calendar": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}
Truto Unified Calendar
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Truto Unified Calendar MCP Server

Deploy the ultimate scheduling machine by linking your AI agent to Truto. Instead of building fragmented code for individual calendar APIs, Truto provides a normalized schema that controls Google Calendar, Outlook, and countless others underneath. Command your agent to list daily events, find free timeslots accurately, or write absolute meetings directly to the chosen provider without swapping logic loops.

Cline operates autonomously inside VS Code — it reads your codebase, plans a strategy, and executes multi-step tasks including Truto Unified Calendar tool calls without waiting for prompts between steps. Connect 10 tools through the Vinkius and Cline can fetch data, generate code, and commit changes in a single autonomous run.

What you can do

  • Unified Calendar Tracking — Check all connected calendars regardless of provider natively and list their available events continuously
  • Meeting Generation — Instruct your AI to generate or directly cancel/update specific events passing ISO-compliant timings directly to the root provider
  • Free/Busy Analysis — Demand explicit gaps inside your schedule bypassing complex metadata just extracting readable unavailable/available blocks
  • Integration Audit — Check the absolute status of all connected root provider connections (Integrations) to ensure nothing is decoupled abruptly
  • Event Forensics — Interrogate and extract any granular metadata embedded inside an event_id, including conferencing details and attendee lists

The Truto Unified Calendar MCP Server exposes 10 tools through the Vinkius. Connect it to Cline in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

How to Connect Truto Unified Calendar to Cline via MCP

Follow these steps to integrate the Truto Unified Calendar MCP Server with Cline.

01

Open Cline MCP Settings

Click the MCP Servers icon in the Cline sidebar panel

02

Add remote server

Click "Add MCP Server" and paste the configuration above

03

Enable the server

Toggle the server switch to ON

04

Start using Truto Unified Calendar

Ask Cline: "Using Truto Unified Calendar, help me..."10 tools available

Why Use Cline with the Truto Unified Calendar MCP Server

Cline provides unique advantages when paired with Truto Unified Calendar through the Model Context Protocol.

01

Cline operates autonomously — it reads your codebase, plans a strategy, and executes multi-step tasks including MCP tool calls without step-by-step prompts

02

Runs inside VS Code, so you get MCP tool access alongside your existing extensions, terminal, and version control in a single window

03

Cline can create, edit, and delete files based on MCP tool responses, enabling end-to-end automation from data retrieval to code generation

04

Transparent execution: every tool call and file change is shown in Cline's activity log for full visibility and approval before committing

Truto Unified Calendar + Cline Use Cases

Practical scenarios where Cline combined with the Truto Unified Calendar MCP Server delivers measurable value.

01

Autonomous feature building: tell Cline to fetch data from Truto Unified Calendar and scaffold a complete module with types, handlers, and tests

02

Codebase refactoring: use Truto Unified Calendar tools to validate live data while Cline restructures your code to match updated schemas

03

Automated testing: Cline fetches real responses from Truto Unified Calendar and generates snapshot tests or mocks based on actual payloads

04

Incident response: query Truto Unified Calendar for real-time status and let Cline generate hotfix patches based on the findings

Truto Unified Calendar MCP Tools for Cline (10)

These 10 tools become available when you connect Truto Unified Calendar to Cline via MCP:

01

create_event

Provide calendar_id, title, and start/end times in ISO format. Create a new event in a calendar via Truto. The event is written through to the underlying provider (Google/Outlook) in real-time. Provide calendar ID, title, and ISO 8601 start/end times

02

delete_event

This action is irreversible. Delete an event via Truto. The event is removed from both Truto and the underlying provider in real-time

03

get_calendar

Get details of a specific calendar via Truto by ID. Returns calendar name, provider, timezone, and metadata normalized to the Truto unified schema

04

get_event

Get full details of a specific event via Truto. Returns title, description, start/end times, attendees, location, organizer, recurrence, and provider-specific metadata

05

get_free_busy

Provide calendar_id and time range. Get free/busy data for a calendar via Truto within a date range. Returns time blocks as free or busy in the unified Truto format

06

list_calendars

List all calendars via Truto unified API. Truto provides a real-time, pass-through API that normalizes calendar data across Google Calendar, Outlook Calendar, and other providers into a consistent schema

07

list_connections

List all integrated accounts (connections) in Truto. Shows connected calendar providers, auth status, and account metadata

08

list_events

Provide the calendar_id. List all events from a calendar via Truto. Returns events in a unified format regardless of the underlying provider. Shows titles, times, attendees, locations, and conferencing info

09

update_event

Provide the event_id and a JSON updates object. Update an existing event via Truto. Provide a JSON object with fields to change. Changes pass through to the real provider in real-time

10

validate_connection

Validate a Truto integrated account connection. Checks credentials, permissions, and API accessibility. Returns validation status and any errors

Example Prompts for Truto Unified Calendar in Cline

Ready-to-use prompts you can give your Cline agent to start working with Truto Unified Calendar immediately.

01

"List all interconnected calendars belonging to this unified account."

02

"Search my events and get the specific details for event ID evt_7xkP."

Troubleshooting Truto Unified Calendar MCP Server with Cline

Common issues when connecting Truto Unified Calendar to Cline through the Vinkius, and how to resolve them.

01

Server shows error in sidebar

Click the server name to see logs. Verify the URL and token are correct.

Truto Unified Calendar + Cline FAQ

Common questions about integrating Truto Unified Calendar MCP Server with Cline.

01

How does Cline connect to MCP servers?

Cline reads MCP server configurations from its settings panel in VS Code. Add the server URL and Cline discovers all available tools on initialization.
02

Can Cline run MCP tools without approval?

By default, Cline asks for confirmation before executing tool calls. You can configure auto-approval rules for trusted servers in the settings.
03

Does Cline support multiple MCP servers at once?

Yes. Configure as many servers as needed. Cline can use tools from different servers within the same autonomous task execution.

Connect Truto Unified Calendar to Cline

Get your token, paste the configuration, and start using 10 tools in under 2 minutes. No API key management needed.