Açıklama Yok

Lukas Goldschmidt 5d4ce0beef initial version 3 hafta önce
src 5d4ce0beef initial version 3 hafta önce
tests 5d4ce0beef initial version 3 hafta önce
.env.example 5d4ce0beef initial version 3 hafta önce
.gitignore 5d4ce0beef initial version 3 hafta önce
PROJECT.md 5d4ce0beef initial version 3 hafta önce
README.md 5d4ce0beef initial version 3 hafta önce
argus_first_idea.md 5d4ce0beef initial version 3 hafta önce
killserver.sh 5d4ce0beef initial version 3 hafta önce
requirements.txt 5d4ce0beef initial version 3 hafta önce
restart.sh 5d4ce0beef initial version 3 hafta önce
run.sh 5d4ce0beef initial version 3 hafta önce
tests.sh 5d4ce0beef initial version 3 hafta önce

README.md

Argus MCP

Argus MCP is a narrow, read-only market context server for Hermes.

What it does

  • ingests context from Finnhub and Twelve Data
  • classifies a market regime
  • stores immutable snapshots in SQLite
  • exposes read-only MCP tools

Surface

  • GET /
  • GET /health
  • GET /mcp/sse
  • MCP tools, get_snapshot() and get_regime()

Run

./run.sh

Default port: 8520.

Test

./tests.sh