NPM
OnairosOnairos
for
Hermes AgentHermes
Agent

Onairos Hermes MCP

Connect your persona to Hermes.

Install the MCP server, sign in with Onairos, and Hermes can remember your persona in future sessions.

  1. 1

    Install

    npm install -g onairos-hermes-mcp
  2. 2

    Ask Hermes

    Open Hermes and say:

    Connect my Onairos profile
  3. 3

    Complete profile sync

    Hermes opens the Onairos connect page. Sign in, complete the Onairos integration, and wait for Profile Synced.

  4. 4

    Return to Hermes

    Go back to Hermes and say:

    Done

Manual setup

Only needed if the installer does not add the MCP server automatically.

  1. 1. Open or create ~/.hermes/config.yaml.
  2. 2. Add the Onairos MCP server:
mcp_servers:
  onairos:
    command: "npx"
    args: ["-y", "onairos-hermes-mcp"]
  1. 3. Save the file and restart Hermes.
  2. 4. Ask Hermes: Connect my Onairos profile.