How to connect Google Slides to Hermes
Connect Google Slides to Hermes in one click. 7 Google Slides tools your agent can call from chat. No API keys.
ClawLink gives Hermes Agent a more practical Google Slides setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Google Slides actions from chat.
Google Slides MCP for Hermes
Looking for a Google Slides MCP server for Hermes Agent? ClawLink connects Google Slides to Hermes Agent and exposes 7 Google Slides 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 Slides
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask Hermes Agent in plain English.
What Hermes Agent can do with Google Slides
- Google Apps — 7 tools ready for Hermes Agent.
- Common actions —
googleslides_create_presentation(Googleslides create presentation),googleslides_create_slides_markdown(Googleslides create slides markdown),googleslides_presentations_get(Googleslides presentations get),googleslides_presentations_pages_get(Googleslides presentations pages get),googleslides_get_page_thumbnail2(Googleslides get page thumbnail2),googleslides_presentations_batch_update(Googleslides presentations batch update),googleslides_presentations_copy_from_template(Googleslides presentations copy from template).
Just ask in plain English
On it. Using Google Slides.
Example prompts
Use Google Slides to googleslides create presentation and walk me through the result in plain English.
Use Google Slides to googleslides create slides markdown and walk me through the result in plain English.
Use Google Slides to googleslides presentations get and walk me through the result in plain English.
Use Google Slides to googleslides presentations pages get and walk me through the result in plain English.
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 Slides working from chat.
| Manual | ClawLink | |
|---|---|---|
| Connection flow | Register a Google Slides app, configure redirect URLs, manage consent details, and reconnect users when auth settings drift. | Users connect Google Slides 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 Slides. | 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 Slides actions to the runtime in a format your agent can reliably use. | 7 tools for Google Slides are already exposed through ClawLink, so the agent can read and act from chat immediately. |