hermes-mcp-add

Community

Wire any MCP server into Hermes safely.

Authorpaarths-collab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the trial-and-error of connecting an arbitrary remote HTTP MCP server to a self-hosted Hermes agent, especially when the auth format is undocumented or inconsistent.

Core Features & Use Cases

  • Auth Discovery: Probes multiple credential shapes to determine whether the server expects a bearer token, custom header, path token, or query token.
  • Safe Secret Handling: Stores the token in the Hermes runtime environment file with restrictive permissions instead of exposing it in config blocks or chat logs.
  • Reliable Registration: Registers the MCP server, reloads the gateway correctly, and verifies that Hermes can actually use the tools.
  • Use Case: A user has a new vendor MCP endpoint with unclear documentation and needs to connect it to Hermes without breaking existing setup or leaking secrets.

Quick Start

Use the hermes-mcp-add skill to connect a remote HTTP MCP server to your self-hosted Hermes agent by discovering the correct auth method, storing the secret securely, registering the server, and verifying that the gateway can reach it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hermes-mcp-add
Download link: https://github.com/paarths-collab/hstack/archive/main.zip#hermes-mcp-add

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.