설명 없음

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

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