Metadata-Version: 2.4
Name: seiche
Version: 0.10.1
Summary: Funding-stress and leveraged-positioning research terminal with public, credentialed-official, licensed, and fail-closed market-data boundaries.
License-Expression: AGPL-3.0-or-later
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.115
Requires-Dist: uvicorn>=0.30
Requires-Dist: httpx>=0.27
Requires-Dist: numpy>=1.26
Requires-Dist: pandas>=2.2
Requires-Dist: scikit-learn>=1.4
Requires-Dist: scipy>=1.11
Requires-Dist: arch>=7
Requires-Dist: cryptography>=42
Requires-Dist: tzdata>=2025.2
Requires-Dist: holidays>=0.76
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: httpx2>=2.0.0; extra == "dev"
Requires-Dist: pytest-memray>=1.7; sys_platform != "win32" and extra == "dev"
Requires-Dist: pytest-pystack>=1.0; sys_platform == "linux" and extra == "dev"
Provides-Extra: deploy-test
Requires-Dist: pytest>=8; extra == "deploy-test"
Requires-Dist: pytest-asyncio>=0.23; extra == "deploy-test"
Requires-Dist: httpx2>=2.0.0; extra == "deploy-test"
Provides-Extra: notary
Requires-Dist: opentimestamps>=0.4; extra == "notary"
Provides-Extra: collectors
Requires-Dist: pyarrow>=16; extra == "collectors"
Requires-Dist: openpyxl>=3.1; extra == "collectors"
Provides-Extra: postgres
Requires-Dist: psycopg[binary]>=3.2; extra == "postgres"

# Seiche

Money-, foreign-exchange and capital-market evidence intelligence, with deepest
live competence in US dollar funding. Seiche joins free/keyless public data from
the Fed, NY Fed, OFR, Treasury, CFTC and other official sources into an 11-pack
money-market atlas, 22 H.10 currency reference series and a bounded
capital-market transmission layer. Source clocks, rights, explicit gaps and
construction-PIT eligibility flags travel with every output.

Full project, the terminal UI, and deployment: https://github.com/beepboop2025/seiche
Live: https://seiche.info

## As an agent tool (MCP)

Seiche is a Model Context Protocol server. Any MCP-capable agent can read the
live board as tools — the current stress regime, forward event odds, historical
analogs, the status-bound historical diagnostic, and a chartless world-markets
context spanning money, forex and capital markets.

```bash
pip install seiche
seiche-mcp                 # stdio MCP server
```

Or connect to the hosted, metered endpoint at `https://api.seiche.info/mcp`.
See [docs/MCP.md](https://github.com/beepboop2025/seiche/blob/main/docs/MCP.md).

mcp-name: io.github.beepboop2025/seiche
