Bez popisu

Lukas Goldschmidt 25e0bd18c2 Add deterministic Hermes narrative layer před 3 týdny
scripts 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
src 25e0bd18c2 Add deterministic Hermes narrative layer před 3 týdny
tests 25e0bd18c2 Add deterministic Hermes narrative layer před 3 týdny
.env.example 5c2a0e5e8e Polish Hermes dashboard and polling před 3 týdny
.gitignore 5c2a0e5e8e Polish Hermes dashboard and polling před 3 týdny
DB_SCHEME.md 5c2a0e5e8e Polish Hermes dashboard and polling před 3 týdny
HERMES_CONCERNS.md 5c2a0e5e8e Polish Hermes dashboard and polling před 3 týdny
HERMES_CYCLE.md 5c2a0e5e8e Polish Hermes dashboard and polling před 3 týdny
PROJECT.md 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
README.md 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
TRADER_COMPATIBILITY_NOTE.md 302f73a7d0 Add trader compatibility note před 3 týdny
hermes.md 302f73a7d0 Add trader compatibility note před 3 týdny
hermes_and_strategies.md 302f73a7d0 Add trader compatibility note před 3 týdny
killserver.sh 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
pyproject.toml 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
requirements.txt 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
restart.sh 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
run.sh 88c569fc7e Initial Hermes MCP scaffold před 3 týdny
tests.sh 88c569fc7e Initial Hermes MCP scaffold před 3 týdny

README.md

Hermes MCP

Hermes MCP is a small FastAPI + MCP server for state, interpretation, and dashboarding.

Surface

  • MCP transport: /mcp/sse
  • Health: /health
  • Dashboard: /dashboard/
  • Tool: report()

Run

./run.sh 8590

Test

./tests.sh