How to Set Up Hermes Agent | Locus

Guide

How to set up the Hermes agent

Published 2026-09-15 · Updated 2026-09-15 · By Locus

Hermes is the self-improving agent from Nous Research, with MCP support for outside tools built in. Setup takes six steps: install, first run, and connect your tools — including Locus Pro for paid APIs. Work through them in order.

Setup, step by step

  1. Step 1

    Install Hermes

    On macOS, Linux, WSL2, or Termux, run the installer. It provisions Python, Node.js, and the hermes binary.

    curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
  2. Step 2

    Run first-time setup

    Connect your model access through the guided setup, then open chat to confirm the agent answers.

    hermes setup --portal
  3. Step 3

    Confirm MCP support

    The standard install includes MCP support. Open the server picker to confirm it lists entries.

    hermes mcp
  4. Step 4

    Add Locus Pro

    Register the hosted Locus Pro MCP server so the agent can call paid tools from one prepaid balance.

    hermes mcp add --url https://api.paywithlocus.com/api/credits/mcp --auth oauth locus
  5. Step 5

    Approve access

    Complete OAuth for the Locus Pro server, then reload tools inside chat so the agent picks them up.

    hermes mcp login locus
  6. Step 6

    Verify tools

    Ask the agent to search the Locus catalog for a capability, such as company enrichment, to confirm paid calls work.

What the Locus Pro step buys you

Steps 1 to 3 give you a working agent with free tools. Steps 4 and 5 add the paid layer: thousands of specialist APIs the agent discovers by outcome, each with its price shown up front, settled per call from one balance with policy controls. No per-provider accounts, keys, or subscriptions. For what to install next, see the best tools for a Hermes agent.

Keep going

FAQ

Frequently asked questions