Không có mô tả

Lukas Goldschmidt 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
scripts 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
src 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
tests 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
PROJECT.md 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
README.md 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
TRADER_COMPATIBILITY_NOTE.md 302f73a7d0 Add trader compatibility note 3 tuần trước cách đây
hermes.md 302f73a7d0 Add trader compatibility note 3 tuần trước cách đây
hermes_and_strategies.md 302f73a7d0 Add trader compatibility note 3 tuần trước cách đây
killserver.sh 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
pyproject.toml 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
requirements.txt 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
restart.sh 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
run.sh 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây
tests.sh 88c569fc7e Initial Hermes MCP scaffold 3 tuần trước cách đây

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