Hermes Action Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 26 Aug 2026.
Delegate real-world actions from Claude Code, Codex, and other agents to Hermes Agent.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const spawned = spawn(config.runtime.command, args, { stdio: ["ignore", "pipe", "pipe"] });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hermes-action-bridge -- npx -y hermes-action-bridge
{
"mcpServers": {
"hermes-action-bridge": {
"args": [
"-y",
"hermes-action-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.hermes-action-bridge]
command = "npx"
args = ["-y", "hermes-action-bridge"]
{
"mcpServers": {
"hermes-action-bridge": {
"args": [
"-y",
"hermes-action-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hermes-action-bridge": {
"args": [
"-y",
"hermes-action-bridge"
],
"command": "npx"
}
}
}
Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.
Session handoff for Claude Code: list sessions and build handoff docs another agent continues from.
Bridge AI coding hosts to the OpenAI Codex CLI for delegated implementation.
OzBridge: run Warp Oz agents from any MCP client — Claude Code, Cursor, Codex, VS Code.
Route, roster, and track work in a Fivexer workspace from Claude Code and other agentic tools
Answers built from our own checks of this server.