We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e840dd commit 759ed98Copy full SHA for 759ed98
README.md
@@ -12,6 +12,12 @@ This is a Model Context Protocol (MCP) server implementation for Google Calendar
12
- Webhook notifications for calendar changes
13
- Database persistence for tokens and webhooks
14
15
+## Support the Project
16
+
17
+If you find this project useful, consider supporting the developer:
18
19
+[Buy Me A Coffee](https://buymeacoffee.com/jonathancare)
20
21
## Setup Instructions
22
23
1. Create a Google Cloud project and enable the Google Calendar API:
@@ -334,4 +340,4 @@ The server also supports event reminder notifications:
334
340
],
335
341
"timestamp": "2023-01-15T08:45:00Z"
336
342
}
337
-```
343
+```
0 commit comments