35 lines
813 B
Markdown
35 lines
813 B
Markdown
---
|
|
tags:
|
|
- hermes
|
|
- ideas
|
|
- personal-os
|
|
- google-calendar
|
|
created: 2026-05-16
|
|
---
|
|
|
|
# Hermes — Google Calendar Access
|
|
|
|
Idea: add Google Calendar support to Hermes as a separate OAuth scope.
|
|
|
|
## Idea
|
|
|
|
Add calendar MCP connector or tool to Hermes so agents (Eagle, Kraken) can:
|
|
- Read upcoming events for context (morning brief, daily planning)
|
|
- Potentially create/update events
|
|
|
|
## Approach
|
|
|
|
Separate Google OAuth scope for calendar access — distinct from any existing Google auth.
|
|
Likely via a calendar MCP server or Hermes plugin.
|
|
|
|
## Status
|
|
|
|
- [ ] Research available Google Calendar MCP servers
|
|
- [ ] Decide scope: read-only vs read-write
|
|
- [ ] Add to Eagle's MCP config
|
|
|
|
## References
|
|
|
|
- [[hermes-calendar-access]] (this file)
|
|
- See also: `personal-os-architecture.md` (Eagle MCP servers section)
|