How to connect Google Photos to Hermes
Connect Google Photos to Hermes in one click. 10 Google Photos tools your agent can call from chat. No API keys.
ClawLink gives Hermes Agent a more practical Google Photos setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Google Photos actions from chat.
Google Photos MCP for Hermes
Looking for a Google Photos MCP server for Hermes Agent? ClawLink connects Google Photos to Hermes Agent and exposes 10 Google Photos tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself.
Install ClawLink for Hermes
Copy this prompt into Hermes to install the plugin and pair your account.
Setup
1Install ClawLink
Add the plugin to Hermes Agent once.
- 2
Connect Google Photos
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask Hermes Agent in plain English.
What Hermes Agent can do with Google Photos
- Google Apps — 10 tools ready for Hermes Agent.
- Common actions —
googlephotos_add_enrichment(Add enrichment),googlephotos_batch_add_media_items(Batch add media items),googlephotos_batch_get_media_items(Batch get media items),googlephotos_get_album(Get album),googlephotos_get_media_item_download(Get media item download),googlephotos_list_albums(List albums),googlephotos_list_media_items(List media items),googlephotos_search_media_items(Search media items),googlephotos_update_album(Update album),googlephotos_update_media_item(Update media item).
Just ask in plain English
On it. Using Google Photos.
Example prompts
Use Google Photos to add enrichment and walk me through the result in plain English.
Use Google Photos to batch add media items and walk me through the result in plain English.
Use Google Photos to batch get media items and walk me through the result in plain English.
Pull the relevant data from Google Photos, summarize it in plain English, and point out anything that needs attention.
ClawLink vs. building it yourself
The alternative to ClawLink is usually manual OAuth app setup plus your own token handling, permission troubleshooting, and tool plumbing for Hermes Agent. That is fine if you want to build and maintain the integration yourself. Most teams just want Google Photos working from chat.
| Manual | ClawLink | |
|---|---|---|
| Connection flow | Register a Google Photos app, configure redirect URLs, manage consent details, and reconnect users when auth settings drift. | Users connect Google Photos through the hosted browser flow and ClawLink keeps the token lifecycle out of your app code. |
| Ongoing maintenance | You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Google Photos. | ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure. |
| Agent usability | You still need to expose the right Google Photos actions to the runtime in a format your agent can reliably use. | 10 tools for Google Photos are already exposed through ClawLink, so the agent can read and act from chat immediately. |