How to Set Up Your Hermes Agent
The Hermes Agent software is already installed and ready for you to configure. This guide walks you through the initial setup so you can start chatting with your AI agent in minutes.
What You'll Need
- Active Hermes VPS - Your VPS is running and accessible via SSH.
- SSH Access - You can connect to your VPS as the
rootuser or a user withsudoprivileges. - AI Provider API Key - You will need an API key from your chosen AI provider (e.g., OpenRouter, OpenAI, Anthropic).
- SSH into your Hermes VPS.
- Run the main setup wizard. This command will guide you through everything, from selecting your AI provider to configuring tools and features.
hermes setup- Follow the interactive prompts. The wizard will ask you a series of questions to configure your agent. It will guide you through these key steps:
- Choose a Setup Path: It will offer options like Quick Setup (for a fast path) or Full Setup (to configure every detail).

- Select an AI Provider: Pick your preferred provider (e.g., OpenRouter, OpenAI, Anthropic). The list is extensive and includes many popular options.

- Enter Your API Key: You will need to paste the API key for your chosen provider. If you selected Nous Portal, you can use OAuth login instead of an API key.

- Choose a Model: Pick the specific AI model you want your agent to use.

- Configure Tools: You can enable or disable built-in tools like terminal access, file operations, and web search.

- Connect a Messaging Platform (Optional): You can choose to connect Telegram, Discord, Slack, or WhatsApp right away, or you can skip this and test the CLI chat first.

- Start your first chat! Once the wizard is complete, run the
hermescommand to start a terminal-based chat session.
hermesor for a more modern interface, use the TUI:
hermes --tui- Test your agent by sending a message to your agent.

π Related Articles
- Hermes VPS Quick Start Guide
- How to Access the Hermes Dashboard Locally
- Hermes VPS: Essential Command Guide
Need Further Assistance?
If you face any issues or need assistance, donβt hesitate to reach out β our support team is always ready to help!
π§ Need help? Submit a Support Ticket
π¬ Chat with us on Live Chat via our website
Updated on: 10/07/2026
Thank you!