How to Use the Microsoft Teams Events MCP in Claude Code
Manage Microsoft Teams Events directly from your terminal using Claude Code CLI commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Microsoft Teams Events MCP to Claude Code
Create your Vinkius account to connect Microsoft Teams Events to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-Driven Meeting Automation
Run your calendar from the command line without opening a browser. Claude Code lets you trigger `create_meeting` with comma-separated emails directly in your shell or pipe outputs from other CLI utilities. You can quickly check your schedule by running `list_events` or get specific details for a block using `get_event`. It makes calendar triage fast and keeps you in your terminal flow.
Scriptable MCP Server Webinar Diagnostics
This MCP server enables headless scripting for your virtual events. You can write shell scripts that let Claude Code run `list_webinars` and output the results as raw text to parse with grep. If a webinar configuration is broken, the agent can call `get_webinar` to debug the setup. You can verify your Graph API connection status instantly with `check_teams_status`.
Automated Event Cleanup via CLI
Clean up your team's calendar using terminal-only commands with this MCP setup. Claude Code can run `cancel_event` on expired sessions or stale invites based on your shell inputs. Keep track of who actually showed up by calling `get_attendance_report` and piping the output into your local analytics tools. It replaces manual web dashboard exports.
Set up Microsoft Teams Events MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemicrosoft-teams-events-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Microsoft Teams Events transactions." It will automatically discover and invoke the available Microsoft Teams Events tools.
claude mcp add --transport http microsoft-teams-events-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Microsoft Teams Events MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Microsoft Teams Events MCP today
We host it, we monitor it, we maintain it. You just paste one token.