meraGPT
What you getPricingDocsBlogFAQSign inGet your box

docs

  • Overview
  • Quickstart
  • API keys
  • Using your agent
  • Use cases

links

  • Hermes Agent docs ↗
  • Hermes on GitHub ↗
  • Email support

use cases

What to actually do with it

Having an always-on agent on its own machine unlocks a few things that a chat tab on your laptop can’t. Here are the patterns we see real users settle into.

Morning brief

Schedule a Hermes cron job for 7am that pulls whatever you want it to look at: headlines, your calendar, the weather, your portfolio, an inbox triage queue. It builds a one-screen summary in the background while you sleep and you read it over coffee. Refine the prompt over a week and let Hermes promote the procedure into a skill so it gets better at what you actually care about.

Research assistant that remembers

Long, ongoing investigations work badly in chat tools that forget you between sessions. On a Hermes box you can ask follow-up questions days later (“What did we conclude about X?”) and the agent picks up the thread from its memory store. Pair it with a strong model like Claude Sonnet or GPT-5 for genuinely useful depth.

Code helper for a specific project

Point Hermes at one of your repos (clone it onto the box once), tell it the project conventions, and let it learn. It builds skills for repetitive tasks like writing a migration or opening a PR with your usual checklist. Cheap models are surprisingly good once Hermes has learned your patterns.

Telegram or Slack or Signal bot

Hermes ships a messaging gateway. Configure Telegram, which is the easiest (a bot token plus your chat id), and your agent becomes reachable from any phone with no app to install. WhatsApp, Slack, Discord and Signal work too. This is probably the single highest-value reason to host Hermes instead of using a chat web app: your agent ends up in the same thread as your friends, your reminders, and your todo list.

Personal automations on a schedule

Watch a price. Scrape a job board. Ping you when a paper drops on arXiv. Restart a server that’s acting up. Summarise a Discord channel every Sunday. The agent has tools (code execution, web fetch, file IO) and a cron table. Anything you could do with a script plus a brain, you can do here, and the memory layer means it improves as it runs.

Inbox triage

Hook the agent up to your IMAP or Gmail via Hermes plugins or a local script. Give it your rules in plain English and have it classify, draft replies, and surface the things actually worth your time. Because it remembers per-sender preferences, it gets good at this within a couple of weeks.

Long-running side-of-desk projects

Anything that wants to make slow progress in the background benefits from a process that never closes its tab. Building a knowledge base. Scraping and cleaning a dataset. Keeping a competitive intelligence document up to date. All of these get easier when the agent is always there.

What it’s not great at

  • Anything that needs a GPU on the box, like fine-tuning or hosting your own model. The box is CPU-only.
  • Team shared workflows. v1 is one user, one box.
  • High-volume API gateways. Your $7 is for a personal agent, not a service to resell. Fair-use applies; see the terms.

Going further

The official Hermes docs cover skills, hooks, the messaging gateways, MCP plug-ins and agent SDKs in depth. If you build something interesting, drop us a line at hello@meragpt.com. We’d love to feature good examples here.

meraGPT© 2026
What you getHow it worksPricingFAQTermsPrivacyhello@meragpt.com