← seiche.info
INDIVIDUAL MCP TOOL
data_health
Freshness, provenance, and fault status for every underlying series (FRED, NY Fed, OFR, Treasury).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.seiche]
url = "https://api.seiche.info/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"seiche": {
"type": "http",
"url": "https://api.seiche.info/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: seiche
Remote MCP URL: https://api.seiche.info/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"seiche": {
"url": "https://api.seiche.info/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"seiche": {
"type": "http",
"url": "https://api.seiche.info/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "seiche",
"transport": "streamable-http",
"url": "https://api.seiche.info/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
funding_stress_now— The live money-market funding-stress reading: a 0-100 composite index, the regime (CALM/EROSION/STRAIN/STRESS), per-component decomposition, the market-stress 'Tell', and any data faults.funding_stress_forecast— Forward odds of a funding-stress event over the next 5/10/21 business days from six independent views: three P(event) models (term-structure, first-passage physics, ML) and three stochastic scenarios on the index (regime-transition Markov, OU+jump analytic marginal, Monte Carlo path fan).historical_analogs— The historical days most similar to today's funding conditions, and how often those analogs led to a stress event — plus a novelty flag for whether today has any close precedent.replay_asof— Reconstruct the entire funding-stress board as it read on a historical date, point-in-time with no lookahead.proof_backtest— The backtest scoreboard, stated honestly: recall and precision with 95% confidence intervals over labelled funding events, an orthogonal robustness test, every named episode (hits and misses), and the caveats.crypto_stress_record— Labelled crypto stress episodes (Black Thursday 2020, Terra, FTX, the SVB/USDC weekend, the Oct-2025 liquidation cascade, the Ethena unwind) replayed point-in-time against the dollar-funding board.positioning_book— The stance (risk_on / risk_off / neutral) and positions implied by the stress read, with walk-forward Sharpe and the live as-published record.desk_brief— The full human-readable desk brief for today as markdown — the narrative summary of the whole board.