[2026-05-16] wiki-curation: triage vault root — 1 file moved

This commit is contained in:
Alexey Martemyanov
2026-05-16 02:18:36 +06:00
parent 180f855e41
commit 0f3e29ab8d
2 changed files with 34 additions and 1 deletions
@@ -0,0 +1,34 @@
---
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)