Hermes Conductor
БесплатноНе проверенMCP server that integrates Conductor Cloud with Hermes Agent, enabling Hermes to create sandboxed coding workspaces, dispatch tasks to developer agents (Claude,
Описание
MCP server that integrates Conductor Cloud with Hermes Agent, enabling Hermes to create sandboxed coding workspaces, dispatch tasks to developer agents (Claude, Codex, Cursor, ACP), and monitor or retrieve session results via MCP tools.
README
MCP server that exposes Conductor Cloud as tools for Hermes Agent, so Hermes (running as your Telegram brain) can dispatch real coding work to Conductor's sandboxed developer agents.
Telegram <-> Hermes Agent (brain) <-> this MCP server <-> Conductor Cloud (dev agents)
Tools exposed
list_projects— repos available to create a workspace fromcreate_workspace— spin up a sandboxed workspace + first session (agent:claude|codex|cursor|acp)get_workspace_status— poll workspace lifecycle (initializing→ready→ ...)archive_workspace— tear a workspace down when donesend_message— send an instruction/prompt into a coding sessionget_session_status— poll whether the agent isidle|working|errorget_session_messages— read the full transcriptcancel_session— stop the agent mid-task
Typical flow a Hermes conversation would drive: list_projects → create_workspace →
send_message (the task) → poll get_session_status until idle → get_session_messages
for the result → archive_workspace.
Setup
Get a Conductor API key (requires Conductor Pro): https://app.conductor.build/users/api-keys
Install and build:
npm install npm run buildRegister it in Hermes's
~/.hermes/config.yaml:mcp_servers: conductor: command: "node" args: ["/Users/rohanarora/Desktop/hermes-conductor-mcp/dist/index.js"] env: CONDUCTOR_API_KEY: "<your conductor api key>"Restart Hermes. It should discover tools prefixed
mcp_conductor_*(e.g.mcp_conductor_create_workspace).Make sure Hermes's Telegram gateway is already configured (BotFather token + your user ID) — see https://hermes-agent.nousresearch.com/docs/user-guide/messaging/telegram. That part is independent of this server.
Local dev
CONDUCTOR_API_KEY=sk-... npm run dev
Runs the server directly via tsx over stdio — pair with any MCP inspector/client to test tool
calls without going through Hermes.
Установка Hermes Conductor
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rohanxdesign/hermes-conductor-mcpFAQ
Hermes Conductor MCP бесплатный?
Да, Hermes Conductor MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Hermes Conductor?
Нет, Hermes Conductor работает без API-ключей и переменных окружения.
Hermes Conductor — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Hermes Conductor в Claude Desktop, Claude Code или Cursor?
Открой Hermes Conductor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Hermes Conductor with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
