Files
google-mcp/gtasks/__init__.py

6 lines
108 B
Python
Raw Normal View History

2025-07-09 11:54:46 -04:00
"""
Google Tasks MCP Integration
This module provides MCP tools for interacting with Google Tasks API.
2025-12-13 13:49:28 -08:00
"""