← Registry

Analytics

crashtestyourstrategy.com

Provides tools for financial portfolio stress testing and market regime analysis.

1 endpoint16 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.crashtestyourstrategy.ai/mcp

No auth detected

MCP server metadata

Name
crashtestyourstrategy.ai
Version
1.29.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Agent-First synthetic stress and fragility diagnostics for systematic trading strategies. Descriptive, not advisory — no claim about future market behavior is made or implied. Sibling to crashtestyourstrategy.com (stable canonical layer); this is the rolling experimental layer. Shared ontology with .com. Schema family: ctys-agent-v1. Methodology URL: https://crashtestyourstrategy.com/methodology This is the FREE tier: the substrate-based diagnostics (portfolio_stress_test, regime_outlook, ips_gate, …) are open. The live-compute tools (tier2_stress_test, build_portfolio, portfolio_frontier — arbitrary-ticker fetch + fresh Monte-Carlo) require an access token: request one via https://crashtestyourstrategy.com/contact and send it as `Authorization: Bearer <token>` (or `?token=` for clients that cannot set headers). Same URL — the token unlocks the full toolset.

Known tools 16

run_stress_test

Run a buy-and-hold backtest against the synthetic stress regime identified by profile_hint.

Inferred read-only
portfolio_stress_test

Stress a multi-asset portfolio across cross-asset regimes (baseline / risk_off_crisis / rate_shock).

Inferred read-only
find_similar_regime

Nearest-neighbour retrieval over the cached regime catalogue.

Inferred read-only
describe_regime

Single-regime introspection: returns the median behavioural descriptors of a known regime, the z-scores vs the catalogue population (so you can see what makes THIS regime distinct from the average), an English characterisation generated from the most extreme descriptors, and the top 2 nearest neighbours as a preview.

Inferred read-only
portfolio_compare

Compare two portfolios (A = reference, B = candidate revision) on IDENTICAL simulated substrate paths — a paired design, so every delta is attributable to the weights, not seed noise.

Inferred read-only
get_dossier

Compile recorded diagnostic responses into ONE citable record — a proper process documents itself.

Inferred read-only
long_horizon_stress

Distribution of multi-year wealth paths for a savings plan (monthly_contribution) or a withdrawal plan (monthly_withdrawal, inflation-indexed by default) on a portfolio from the substrate universe.

Inferred read-only
regime_outlook

Model-conditional probabilities that an asset is in each market regime (BULL / SIDEWAYS / BEAR / CRISIS, operational trailing-vol/drift labels) after a 5- or 21-trading-day horizon — the probability complement to the conditional stress tools: stress tools answer 'what happens GIVEN regime X', this answers 'how likely is regime X from today's observable state'.

Inferred read-only
market_regime_map

Compressed cross-category map of the current market state in ONE call: for 18 category proxies (US large-cap + tech, the 9 SPDR sectors, developed ex-US, emerging markets, long Treasuries, high-yield credit, gold, oil, Bitcoin) the operational regime (BULL/SIDEWAYS/BEAR/CRISIS), model-conditional regime probabilities over a 5- or 21-trading-day horizon, stress probability vs its unconditional baseline, a descriptive historical forward-return distribution conditional on the current regime label, and an equity-factor commonality flag (US sectors largely re-express one factor — the map is fewer independent signals than rows).

Inferred read-only
challenge_strategy

Adversarial-evaluation primitive — the semantic integration layer of the platform.

Inferred read-only
factor_decomposition

Reveal HIDDEN risk concentration: a portfolio can be capital-diversified while its RISK is dominated by one factor.

Inferred read-only
ips_gate

Check a portfolio against an Investment Policy Statement BEFORE accepting it — the planning step a proper process does FIRST (CFA).

Inferred read-only
backtest_integrity

Confront a backtest claim with its over-optimism failure modes before trusting it.

Inferred read-only
submit_feedback

Persist structured improvement feedback about a previous tool response.

Inferred read-only
list_investment_theses

Discover the investment-thesis catalog.

Inferred read-only
get_investment_thesis

Return the complete thesis for `slug`: the economic framework (pillars with [E]/[M]/[K] evidence grades, falsifiers and a deep-dive), the rule-based portfolio (asset blocks × conservative/balanced/offensive weights + sizing rationale), and the stress evidence (per-tier backtest, per-regime median drawdown, real historical episodes, pre-registered claim verdicts, and the hedge hold/break behaviour).

Inferred read-only

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.crashtestyourstrategy-ai]
url = "https://mcp.crashtestyourstrategy.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crashtestyourstrategy-ai": {
      "type": "http",
      "url": "https://mcp.crashtestyourstrategy.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crashtestyourstrategy-ai
Remote MCP URL: https://mcp.crashtestyourstrategy.ai/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": {
    "crashtestyourstrategy-ai": {
      "url": "https://mcp.crashtestyourstrategy.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crashtestyourstrategy-ai": {
      "type": "http",
      "url": "https://mcp.crashtestyourstrategy.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crashtestyourstrategy-ai",
  "transport": "streamable-http",
  "url": "https://mcp.crashtestyourstrategy.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for crashtestyourstrategy.ai was fetched 2026-07-27T22:50:34.890Z and is being refreshed.

Trust status Unverified

crashtestyourstrategy.ai is assessed as Unverified: Domain has not been indexed by BuiltWith

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.