πŸ€–HermesBlog
Hermes Feature Guides Β· Part 18/9/2026

Nous Tool Gateway β€” 300+ Models

Nous Tool Gateway β€” 300+ Models β€” easy-to-understand guide based on official docs

Imagine having one all-access pass that works at the gym, the pool, and the sauna β€” no need to carry three separate membership cards. That’s exactly what the Nous Tool Gateway does for your AI agent. Instead of juggling accounts across five different service providers, you get one subscription that unlocks a toolbox of AI superpowers.

One Subscription, Four Core Abilities

In the old way of doing things, giving your AI the ability to search the web, generate images, speak aloud, and control a browser meant signing up for Firecrawl, FAL, OpenAI, and Browser Use separately β€” each with its own credit card, rate limits, and dashboard.

With a Nous Portal subscription, all four are bundled together:

Tool What You Can Do
πŸ” Web Search & Scrape Search the latest info and pull full page content with no rate-limit headaches
🎨 Image Generation One endpoint gives you access to 9 different models β€” FLUX 2, GPT Image, Nano Banana Pro, and more. Switch with a simple parameter
πŸ”Š Text-to-Speech Use OpenAI’s voice models to turn text into audio for Telegram bots or podcasts
🌐 Cloud Browser Your AI opens pages, clicks buttons, types text, and takes screenshots β€” like a remote assistant operating a computer for you

Why It Feels Like a Stress Reliever

Building your own AI toolchain is like assembling a PC from parts β€” every component needs compatibility research. The gateway eliminates three headaches:

  1. One bill β€” everything shows up on a single Nous invoice
  2. One login β€” OAuth handles it all; no more creating five new accounts
  3. One key β€” manage a single Portal credential instead of a pile of API keys

And here’s the kicker: quality doesn’t drop. The backend still uses the same top-tier services (Firecrawl, FAL, Browser Use) β€” you’re just getting a friendlier front door.

Three Ways to Turn It On

Depending on where you are in your setup, pick your path:

Fresh install, want everything wired up:

hermes setup --portal

This logs you into Nous, sets it as your default provider, and enables the tool gateway β€” all automatically.

Already using Hermes, want to switch providers:

hermes model

After switching, Hermes will ask if you’d like to enable the gateway too.

Just want one tool (say, image generation only):

hermes tools

Select β€œNous Subscription” when prompted. Your other tools can keep using your own API keys.

Not a Lock-In β€” a Shortcut

The best part? You can mix and match anytime. Use the gateway for web search but keep your ElevenLabs account for text-to-speech. The gateway is an extra option, not a cage.

Final Thoughts

The Tool Gateway solves the most annoying problem in AI development: account hell. For beginners, I strongly recommend running hermes setup --portal right away. Use it for a few days, then decide which tools you want to keep on your own keys.

Pro tip: If you work with Chinese content, try Qwen Image for image generation β€” it renders Chinese text beautifully, making it perfect for posters or any image with embedded words.

πŸ“– Official Docs

This article is based on the official Hermes Agent documentation:Official docs β€Ί user-guide/configuring-models