hermes-agent/website/docs/reference
Test a9c405fac9 docs: fix MCP install commands — use uv, not bare pip
The standard install already includes MCP via .[all]. For users who
need to add it separately, the correct command is:
  cd ~/.hermes/hermes-agent && uv pip install -e ".[mcp]"

The venv is created by uv, so bare 'pip' isn't available. All four
occurrences across 3 docs pages updated.
2026-03-18 03:14:58 -07:00
..
_category_.json feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
cli-commands.md feat: add multi-skill cron editing and docs 2026-03-14 19:18:10 -07:00
environment-variables.md feat: OpenAI-compatible API server + WhatsApp configurable reply prefix (#1756) 2026-03-17 10:44:37 -07:00
faq.md docs: fix MCP install commands — use uv, not bare pip 2026-03-18 03:14:58 -07:00
mcp-config-reference.md docs(mcp): add comprehensive Hermes MCP docs 2026-03-14 06:36:01 -07:00
optional-skills-catalog.md docs: expand Docusaurus coverage across CLI, tools, skills, and skins (#1232) 2026-03-13 21:34:41 -07:00
skills-catalog.md fix: save /plan output in workspace (#1381) 2026-03-14 21:28:51 -07:00
slash-commands.md docs: comprehensive documentation update for recent features 2026-03-17 03:42:02 -07:00
tools-reference.md feat: add multi-skill cron editing and docs 2026-03-14 19:18:10 -07:00
toolsets-reference.md feat: add multi-skill cron editing and docs 2026-03-14 19:18:10 -07:00