Overview
What is ai-scheduler-mcp?
ai-scheduler-mcp is a server that integrates Google Tasks and Google Calendar APIs, allowing users to schedule tasks and events seamlessly.
How to use ai-scheduler-mcp?
To use ai-scheduler-mcp, set up the server by following the installation instructions, authenticate with Google, and connect using an MCP client like Roo Code.
Key features of ai-scheduler-mcp?
- Integration of Google Tasks and Calendar APIs.
- Support for Server-Sent Events (SSE) for real-time updates.
- Easy setup with Docker and customizable commands.
Use cases of ai-scheduler-mcp?
- Automating task scheduling between Google Tasks and Calendar.
- Real-time updates for task and event changes.
- Integration with other applications via MCP protocol.
FAQ from ai-scheduler-mcp?
- Is ai-scheduler-mcp free to use?
Yes! ai-scheduler-mcp is free to use for everyone.
- What are the prerequisites for using ai-scheduler-mcp?
You need Docker installed and a configured Docker network named 'mcp-network'.
- How do I authenticate with Google?
You need to create OAuth 2.0 credentials in Google Cloud Console and follow the authentication steps provided in the setup instructions.