Releases: OppieAI/google-calendar-mcp
Releases · OppieAI/google-calendar-mcp
Release list
Release v0.0.1
Changes in this Release
- Package published to npm as
@oppie-ai/mcp-google-calendar@0.0.1 - Docker image published as
oppieai/mcp-google-calendar:0.0.1 - Can be installed with:
npx @oppie-ai/mcp-google-calendar@0.0.1
Installation
# Install globally
npm install -g @oppie-ai/mcp-google-calendar@0.0.1
# Run directly with npx
npx @oppie-ai/mcp-google-calendar@0.0.1
# Use with Docker
docker run -p 8080:8080 oppieai/mcp-google-calendar:0.0.1See the CHANGELOG for detailed changes.
Full Changelog: https://github.com/OppieAI/google-calendar-mcp/commits/v0.0.1