Nessuna descrizione

Lukas Goldschmidt 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
scripts 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
src 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
tests 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
.env.example 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
.gitignore 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
DB_SCHEME.md 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
HERMES_CONCERNS.md 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
HERMES_CYCLE.md 5c2a0e5e8e Polish Hermes dashboard and polling 3 settimane fa
PROJECT.md 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
README.md 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
TRADER_COMPATIBILITY_NOTE.md 302f73a7d0 Add trader compatibility note 3 settimane fa
hermes.md 302f73a7d0 Add trader compatibility note 3 settimane fa
hermes_and_strategies.md 302f73a7d0 Add trader compatibility note 3 settimane fa
killserver.sh 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
pyproject.toml 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
requirements.txt 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
restart.sh 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
run.sh 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa
tests.sh 88c569fc7e Initial Hermes MCP scaffold 3 settimane fa

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