暫無描述

Lukas Goldschmidt 5c2a0e5e8e Polish Hermes dashboard and polling 3 周之前
scripts 88c569fc7e Initial Hermes MCP scaffold 4 周之前
src 5c2a0e5e8e Polish Hermes dashboard and polling 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 4 周之前
README.md 88c569fc7e Initial Hermes MCP scaffold 4 周之前
TRADER_COMPATIBILITY_NOTE.md 302f73a7d0 Add trader compatibility note 4 周之前
hermes.md 302f73a7d0 Add trader compatibility note 4 周之前
hermes_and_strategies.md 302f73a7d0 Add trader compatibility note 4 周之前
killserver.sh 88c569fc7e Initial Hermes MCP scaffold 4 周之前
pyproject.toml 88c569fc7e Initial Hermes MCP scaffold 4 周之前
requirements.txt 88c569fc7e Initial Hermes MCP scaffold 4 周之前
restart.sh 88c569fc7e Initial Hermes MCP scaffold 4 周之前
run.sh 88c569fc7e Initial Hermes MCP scaffold 4 周之前
tests.sh 88c569fc7e Initial Hermes MCP scaffold 4 周之前

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