mcp_servers section of your Hermes config and its tools are discovered automatically at startup.
Prerequisites
- A Hermes agent
See hermes-agent.nousresearch.com if you haven’t installed one yet. - A SAN API key
Create one in the API Quickstart if you don’t have one yet.
Quick Start
1
Add SAN to your Hermes config
Edit
~/.hermes/config.yaml and register SAN as a remote MCP server. Reference the key from an environment variable so it stays out of the config file.2
Store your API key
Add the key to
~/.hermes/.env:3
Load SAN's tools
Start Hermes (or run
/reload-mcp in a live session). Hermes registers SAN’s tools, namespaced as mcp_san_<tool>, and your agent can use them right away.Hermes evolves quickly — pin a version in your setup, since the CLI and config surface may change between releases.
