r/hermesagent

Are people really giving Hermes access to all their personal accounts?

I am having a hard time finding posts that address this topic.

How do we safely integrate tools and give hermes account access to personal accounts?

Things like, email, reddit, social media, to do list apps - basically anything that we can use for automations?

Surely giving it the username and password is a bad idea lol. How much control does it have over MCP?

I keep hearing about Agent Vault but thats only for APIs. What about login credentials like username and passwords?

I see people connecting their phones, letting it get access to personal accounts everywhere. Are you guys not even a little worried about security?

Prompt injections can expose all that can it not?

How are you sane people handling things like this?

reddit.com
u/JagguRaja — 2 hours ago

WTH

I have been going back and forth with it this morning. Anyone else ever get this kind of response?

u/Davepatrick — 6 hours ago

Two 5070ti for local AI + Hermes?

I've been toying around with a simple home server running on an old office PC in which I fitted a 2060 Super for shits and giggles. For Hermes I've been mostly using LLM models through API though.

I have some money to spend that I want to invest in a new setup. When I ask Gemini for recommendations it keeps recommending me a setup with two 5070tis. It does sound attractive because one 5090 is like 5x the cost of one 5070ti.

At the same time though, I'm not sure if it makes sense to use a gaming GPU for something like this as I won't be doing any gaming with it.

As for use cases, I want to stop using LLMs through API for most tasks. I want to build websites and apps for which I would need coding help, but probably nothing groundbreaking. I also want to build a safe local AI that my family members can use. And maybe even fool around with automated crypto trading.

So... What do you experts think? Are there better options than two 5070tis?

PS to mods: I think a flair for "help - hardware questions" would be nice?

reddit.com
u/dyna_black — 4 hours ago

Today, hermes became a Tool for my 67 yo mother.

Today I received a visit from my parents, who live in another state. While I was around the barbecue with my father, my mother suddenly stopped playing with my son to answer a message from one of her clients asking for a financial document.

She is a retired bank manager who provides financial consulting services.

At that moment, my father told me that he’s helping her to make financial reconciliation almost manually: invoices against bank accounts in a spreadsheet in Excel. “Son, I told her that there must be some AI crap able to unchain me from this... What have you got?”

She’d already been using ChatGPT, but the main problem was that even though it had been a very useful tool, it always forgot how the work must be done. there were tons of interpretation glitches. In short, she spent more time fixing formatting errors and cleaning up the AI's misunderstandings than she would have by just doing everything herself from scratch.

I didn't explain too much. I showed how useful it can be… and She loved it. She loved “tweaking the buttons” until everything looked perfect. She's been testing it non-stop, and she said: 'Oh my god, it just gets smarter on its own every time!”

BTW, I finally freed my father from that “cell.” 😂😂

reddit.com
u/Outside_Dingo_4837 — 9 hours ago

Setting up Hermes with Robin Hood via MCP

So I am not sure if this is common knowledge or not, but I haven't really found anything on the web how to set up Hermes with Robin Hood. I wanted to play around with it and give it a try with its own agentic account on RH.

To get it set up on Hermes Desktop is got to settings -> MCP -> Click new server.

Name it whatever you want

then add this to the Server JSON

{

"auth": "oauth",

"enabled": true,

"url": "https://agent.robinhood.com/mcp/trading"

}

After adding that click reload MCP on the top. You will get a pop up on your browser to your robinhood account to create the account and link. I started a new session and it loaded all the commands.

Right now its only limited to Stock and ETFs I just thought it was cool because it just worked out of the box.

reddit.com
u/Skurnicki — 2 hours ago

Curious Question

I feel stupid asking this: Has anyone tried asking Hermes to observe you while you manually demonstrate onscreen your typical workflow and then ask it to build a skill imitating what you do? I mean, instead of just writing it down for Hermes, I just want to tell it to take note of what I’m doing and then build a skill out of it.

reddit.com
u/Quetz91717 — 6 hours ago

delegate_task ignores model params for subagents

Hey everyone,

I want my main orchestrator on a cheap model (Deepseek V4 Flash) to spin up subagents on a heavy model (GLM 5.2 via OpenRouter) for specific tasks.

Even though delegate_task accepts provider and model parameters, the framework completely ignores them. Under the hood, _build_child_agent just falls back to the parent model or the static delegation.model in config.yaml.

has anyone found a clean way to dynamically route models to subagents? Any solutions workarounds I missed?

Thanks!

reddit.com
u/Pulkownik — 7 hours ago

Minimax token plan on Hermes Agent!

Is there any subscription or api pricing that could beat minimax token plan? I've been using the 20$ subscription, 1,82B tokens in 15 days, and it hasn't reached its limits yet. Yesterday it hit the 5 hours limits and I had to wait 4 minutes to reset, every calculation I do with deepseek , open router, or any other models, doest come close to this. Even mimo plan, it hit its limits within 3 days of use. Btw I'm using m3, not M2.7. it's really smart, fast, reliable. Have you guys found any other option where almost 2B tokens would cost 20$ with the quality of M3?

u/One-Trainer2235 — 9 hours ago

google docs editing

I previously used Claude Desktop to plan my vacation and used it to maintain a detailed intineray document in Google Docs. I have to set up an MCP server to use Google Docs; I did not use the standard one.

I am now trying to switch to Hermes. I am using Google Codex with GPT-5.5 as the backend. First, I tried standard Google Drive integration, and the results were pretty dismal. It lost formatting in the document, and most edits were appended to the end. I tried to switch to this MCP https://github.com/a-bonus/google-docs-mcp for Google Docs editing (same as I've used with Claude Desktop), which worked slightly better but still.

So the question is: how to get good Google Docs editing support in Hermes? Is it the model, MCP, or harness problem? What do people use?

u/vzaliva — 6 hours ago

Running Hermes agent on a Raspberry Pi 3B (via DeepSeek API) – Am I missing out?

Hey everyone, I’ve got a Hermes agent running on an old Raspberry Pi 3B that I communicate with via a Telegram bot. The actual LLM inference is offloaded to the DeepSeek API, and to be honest, everything works great right now. Since the API does the heavy lifting, the Pi handles the basic agent logic and Telegram polling without issues. But given how old and underpowered the 3B is, I'm wondering if I’m missing out on anything by sticking with this hardware. For anyone running similar agent setups: Does the 3B’s limited CPU/RAM bottleneck more complex tasks like deep tool use, long context retention, or vector searches/RAG? If you upgraded from an old Pi to something faster (like a Pi 5 or a mini PC), did you see a noticeable jump in agent execution speed or stability? Is it worth upgrading? Appreciate any insights or experiences!

reddit.com
u/Frosty_Recover_8307 — 11 hours ago

DeepSeek V4 Flash vs. Pro (agentic coding)

Am I the only one who prefers coding with V4 Flash over V4 Pro? Flash is way faster and I can get more iterations in a shorter period of time, and the result is better after a few iterations with Flash than it is with one run of Pro. Also, because of the fast feedback loop, coding feels more rewarding, like driving a sports car compared to a grocery getter.

For really complex and heavy work, I'll switch to Pro. But for general coding and website building, I don't default to V4 Pro. I build with Flash first and wait until I run into a problem where I need more intelligence and reasoning.

Does anyone else do the same, or have anything to add to that?

u/HolmeBengt — 16 hours ago

How to run Hermes Agent on a budget: Open-source reverse proxies with account rotation & tool-calling (chatgptproxy + CursorProxyFleet)

Post Content:

Running a persistent agent like Hermes Agent for heavy-duty tasks (long multi-turn debugging, file search, codebase exploration) can easily burn through API credits on Anthropic or OpenAI.

To solve this, I’ve built and open-sourced two reverse proxies that bridge web-app/flat-rate sessions into standard, OpenAI/Anthropic-compatible endpoints that work seamlessly in Hermes:

  1. 🛠️ chatgptproxy: An OpenAI-compatible reverse proxy with built-in account pooling, session rotation, and tool-calling/function translation.
  2. 🚀 CursorProxyFleet: A fleet manager designed to expose Cursor’s models as a standard endpoint, handling token limits and routing on the fly.

Both projects are 100% free and open-source.

---

How it works under the hood

* Dual Compatibility: Serves standard /v1/chat/completions (OpenAI) and /v1/messages (Anthropic) endpoints.
* Account Pooling & Rotation: Handles multiple account cookies, rotating requests automatically to bypass rate limits.
* Tool-Calling Translation: Translates Hermes’ native tool execution schema back and forth without breaking the agent loops.
* SSE Streaming: Native Server-Sent Events (SSE) support for smooth real-time response generation.

---
Repositories

If you want to test it locally or contribute:
* Cursor Proxy Fleet: github.com/acruz6421-bot/CursorProxyFleet
* ChatGPT Proxy: github.com/acruz6421-bot/chatgptproxy

Disclaimer: These are self-hosted tools built strictly for personal research and cost mitigation on local agent testing.

I’d love to hear your thoughts, test cases, or help if anyone runs into configuration issues!

---

Hermes Integration Guide

Integrating it with Hermes Agent is straightforward. Once you have the proxy running locally (by default, chatgptproxy runs on port 3535), you just add it as a custom provider in your ~/.hermes/config.yaml:

providers:
  custom:
    chatgptproxy:
      api_base: "http://localhost:3535/v1"
      api_key: "any-dummy-key" # Handled by the local pool config
      models:
        - gpt-4o
        - claude-3-5-sonnet

# Set it as your active model
model:
  provider: "custom:chatgptproxy"
  model: "claude-3-5-sonnet"
  temperature: 0.2
  max_tokens: 32768 # Cap for web backends
u/Empty_Pizza9768 — 10 hours ago

hermes for job hunt

Should i deploy agents for applying on behalf of me on different sites like linkedin, indeed, google, greenhouse, instahyre etc or I can be blocked for this?

reddit.com
u/yashwatwani28 — 17 hours ago

How I Built a Local Email Gatekeeper No Cloud, No Data Leaks, Just Ollama

note: running on a mac mini m4 16gb ram.

I get twenty plus emails a day. Newsletters, invoices, shipping confirmations, phishing attempts, client inquiries, server alerts. Most of it is noise. Some of it is critical. A small percentage is dangerous.

I wanted my Hermes agent to read my emails and draft replies. But I did not want Hermes to have access to everything. Specifically not 2FA codes, password resets, or banking notifications. If my agent ever got compromised, those should never be within reach.

Gmail filters check the sender, not the content. They can't tell the difference between a legitimate password notification from GitHub and a fake one from a phishing domain. And forwarding everything to a cloud AI means your password resets and 2FA codes end up in someone else's chat history. That was not an option. So everything runs locally.

The Core Idea: Two macOS Accounts

Hermes runs as a standard user. The email gatekeeper runs as an admin user. They communicate through a shared directory with read-only access. Hermes can read filtered summaries and create drafts. It can never access IMAP credentials, raw emails before filtering, or the .env file with passwords.

If Hermes ever got compromised, an attacker would find filtered summaries and the ability to search. But not the login credentials. Not the raw inbox. Not the 2FA emails. The separation is enforced by the operating system. No configuration can bypass it.

How It Works

Every 60 seconds, a Python script checks all mailboxes via IMAP. It grabs the newest unread emails. But here is the important part. It reads them with BODY.PEEK, which means they stay marked as unread in your inbox. Nothing changes on the server side.

First, every email goes through a data leak filter. Regex patterns catch passwords, IBANs, credit card numbers, and 2FA codes before anything else sees them. Those get redacted immediately.

Then the cleaned version goes to a local Ollama instance running llama3.1:8b. The model decides. Is this safe to forward? Is it spam? Is it a phishing attempt? It returns a verdict in strict JSON format.

If Ollama is down, every email gets blocked. If the model returns something unexpected, every email gets blocked. If the script crashes, a lock file prevents restarts for five minutes. Fail-closed, not fail-open. A false positive is annoying. A false negative is a data leak.

What Gets Through

Invoices, newsletters, server alerts, client inquiries, tracking updates, support tickets, appointment reminders, GitHub notifications, package deliveries. The ordinary noise of running a small business.

What Gets Blocked

Phishing attempts, password reset emails, 2FA codes, bank transfer notifications containing IBANs, emails applying pressure to act fast, requests to change email forwarding settings, logins from unknown devices. Anything that could be used against you if the system were compromised.

Supported Providers

Yahoo, Gmail, iCloud. I run all three through the same pipeline. The gatekeeper checks them in sequence, applies the same filters, sends the same verdict structure to the shared directory. Hermes never knows which mailbox an email came from. Only that it survived the filter.

What I Learned

Email gatekeeping needs to be paranoid by design. Not because someone is targeting you specifically. But because automation changes the risk profile. When you give an agent access to your inbox, the blast radius of a compromise is your entire digital life. The only way to sleep well is to architect that radius as small as possible before the agent ever sees a single email.

The two-account separation was the key insight. It costs nothing. macOS already supports it. It requires no additional infrastructure. And it is provably secure. You can test that user A genuinely cannot read files owned by user B. Everything else, the LLM judge, the regex filter, the fail-closed pipeline, is just implementation detail. The architecture is what makes it safe.

note: running on a mac mini m4 16gb ram.

u/HolmeBengt — 18 hours ago

Anyone using an office?

I've come across this thing called "agent-office" where the agents are made into pixel workers in an office, and you can see then work through the office graphics (https://github.com/harishkotra/agent-office).

It got my attention since it's fun and intuitive, and it gives you the "head of operations" vibe a bit more clearly than just multiple CLIs or delegating to subagents.

I should really just use it before asking here, but I wanted to see if this was something people in the community actually engaged in.

If anyone uses this, is it worth the computation, and does it really help your work? Or is it just for fun?

u/JobOdd7262 — 15 hours ago
▲ 30 r/hermesagent+1 crossposts

Using local models with Hermes vs Claude code

Today I saw this in StepFun’s blog for their Step 3.7 Flash model. Running the model with CC performed better results vs Hermes. Curious why?

Update:
I believe they used older versions to display the results somehow. Later, I came across a comparison of OpenCode and ClaudeCode in artificialanalysis.ai, where OpenCode performed better in certain tests.
Check here.

u/GreatMammad — 22 hours ago

How can I connect with the smart tech people?

I know this can sound a little bit funny, but actually I've been using Hermes for maybe two or three months, and it's been life-changing for me. I have it connected in my Google GCP VM, and I have it also connected to Notion and Obsidian, so it has a whole database of a lot of things I am doing, such as some of my companies I run, and it helps me. It's huge; the help is unbelievable. I have a lot of jobs to do, web scraping, and it's giving me SEO analysis every day on how to improve and taking actions like creating reports, etc.

I work by myself remotely, and I often talk to my family about this, but they are just not on tech and they don't understand anything, so I just would like to have some friends or people to talk about these kinds of topics. I often do this on Reddit, but Reddit is often anonymous. What do you guys think, like, some things I can do to make more friends in the area or something?

reddit.com
u/FernandoSarked — 1 day ago