# California Slip &amp; Fall Evidence Checker | JSM Injury Firm (remote · caslipandfall.com)

Not sure what to do after a slip and fall in California? Use this free evidence checker to find out

- Trust score: 65/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `caslipandfall.com`: 65/100 (this document), [markdown](https://verifymcp.io/servers/janoliverautomation-stack-caslipandfall-com/api-mcp.md), [page](https://verifymcp.io/servers/janoliverautomation-stack-caslipandfall-com/api-mcp)

## Channel facts

- Endpoint: `https://caslipandfall.com/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 1 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 55/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 908 tokens (~908/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 53/100
  - Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### How do I install the California Slip &amp; Fall Evidence Checker | JSM Injury… MCP server?

California Slip &amp; Fall Evidence Checker | JSM Injury… is a hosted endpoint at https://caslipandfall.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http janoliverautomation-stack-caslipandfall-com 'https://caslipandfall.com/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "janoliverautomation-stack-caslipandfall-com": {
      "url": "https://caslipandfall.com/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "janoliverautomation-stack-caslipandfall-com": {
      "type": "http",
      "url": "https://caslipandfall.com/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.janoliverautomation-stack-caslipandfall-com]
url = "https://caslipandfall.com/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "janoliverautomation-stack-caslipandfall-com": {
      "type": "remote",
      "url": "https://caslipandfall.com/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add janoliverautomation-stack-caslipandfall-com --url 'https://caslipandfall.com/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  janoliverautomation-stack-caslipandfall-com:
    url: "https://caslipandfall.com/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "janoliverautomation-stack-caslipandfall-com": {
      "Transport": "http",
      "Url": "https://caslipandfall.com/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add janoliverautomation-stack-caslipandfall-com -t streamable-http -u 'https://caslipandfall.com/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "janoliverautomation-stack-caslipandfall-com": {
      "type": "http",
      "url": "https://caslipandfall.com/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 58, 0)

- [functional improvement] Stability: unverified → 0.03

## MCP tools (1)

### `check_slip_fall_evidence` (~778 tokens)

California Slip & Fall Evidence Checker

Educational decision-support tool for people injured in a slip and fall in California. Given answers describing how a fall happened, injuries, evidence already preserved, and any insurance or property-owner communications, it returns a structured, educational evidence-preservation checklist: an urgency level, the specific evidence to preserve, what to avoid, and questions worth asking an attorney. SAFEGUARDS: Informational/educational ONLY — NOT legal advice. It does NOT assess liability or fault, does NOT determine claim validity, does NOT calculate case value, does NOT estimate probability of winning, does NOT guarantee outcomes, and does NOT create an attorney-client relationship. Any response must be conveyed to the end user as educational information only.

Input parameters:

- `fallType` (string): How the fall happened, e.g. slip_wet_floor, trip_uneven, fell_stairs, fell_parking, fell_sidewalk, fell_store, fell_apartment, fell_restaurant, fell_pool, fell_elevator, other.
- `faultQuestioning` (string): Whether fault has been questioned, e.g. yes_insurance, yes_both, no.
- `hazardDuration` (string): How long the hazard likely existed, e.g. minutes, hours, days, weeks_months, permanent.
- `incidentReport` (string): Whether an incident report was created, e.g. yes, no, refused.
- `injurySymptoms` (array): List of injury symptoms, e.g. fracture, head_injury, surgery_recommended, back_injury, nerve_damage, bruising, sprain.
- `medicalCare` (string): Medical care status, e.g. yes_treated, no_cant_afford, no_not_yet.
- `priorComplaints` (string): Whether prior complaints about the hazard were made, e.g. yes_written, yes_verbal, others_complained, none.
- `publicPrivate` (string): Whether the fall was on public/government property or private property. Public property falls involve shorter government-claim deadlines in California.
- `recordedStatement` (string): Insurance recorded-statement status, e.g. yes_gave, asked_not_given, not_asked.
- `recurringProblem` (string): Whether the hazard was a recurring problem, e.g. yes, heard, no.
- `rentalProperty` (string): Whether the fall involved a rental/landlord property, e.g. yes_tenant, yes_visitor, no.
- `settlementOffer` (string): Settlement offer status, e.g. yes_accepted, yes_considering, yes_declined, none.
- `signedDocuments` (string): Whether any insurance/property documents were signed, e.g. yes, no.
- `staffAwareness` (string): Whether staff/owner were aware of the hazard, e.g. yes_definitely, told_them, should_have, no.
- `surveillanceVideo` (string): Whether surveillance cameras may exist, e.g. yes_cameras, maybe, no_cameras.
- `symptomProgression` (string): How symptoms are progressing, e.g. worse, new_symptoms, same, improving.
- `timing` (string): How long ago the incident occurred, e.g. within_24h, within_48h, within_week, within_2weeks, within_month, within_3months, within_6months, over_6months.
- `videoPreservation` (string): Status of any request to preserve video, e.g. no_not_yet, requested, refused, preserved.
- `warningSign` (string): Whether a warning sign was present, e.g. yes_adequate, yes_inadequate, no_sign.
- `witnesses` (string): Witness status, e.g. yes_contact, yes_no_contact, no_witnesses.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/janoliverautomation-stack-caslipandfall-com/api-mcp#diagnostics

## Score history

- 2026-09-20: 65
- 2026-09-19: 65
- 2026-09-18: 64
- 2026-09-17: 64
- 2026-09-16: 63
- 2026-09-15: 63
- 2026-09-14: 62
- 2026-09-13: 62
- 2026-09-12: 61
- 2026-09-11: 61
- 2026-09-10: 60
- 2026-09-09: 60
- 2026-09-08: 59
- 2026-09-07: 59
- 2026-09-06: 58
- 2026-09-05: 58
- 2026-09-04: 58

## Common questions

### What is the California Slip &amp; Fall Evidence Checker | JSM Injury… MCP server?

California Slip &amp; Fall Evidence Checker | JSM Injury… is an MCP server listed in the public MCP registry as io.github.janoliverautomation-stack/caslipandfall-com. Not sure what to do after a slip and fall in California? Use this free evidence checker to find out. This page covers its hosted endpoint (https://caslipandfall.com/api/mcp).

### Is the California Slip &amp; Fall Evidence Checker | JSM Injury… MCP server safe to use?

California Slip &amp; Fall Evidence Checker | JSM Injury… scores 65 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the California Slip &amp; Fall Evidence Checker | JSM Injury… MCP server expose?

California Slip &amp; Fall Evidence Checker | JSM Injury… exposes 1 tool: check_slip_fall_evidence. Their descriptions and schemas cost roughly 778 tokens of context every time the server is loaded.

### Does the California Slip &amp; Fall Evidence Checker | JSM Injury… MCP server require authentication?

No. We connected to California Slip &amp; Fall Evidence Checker | JSM Injury… without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the California Slip &amp; Fall Evidence Checker | JSM Injury… MCP server still maintained?

California Slip &amp; Fall Evidence Checker | JSM Injury… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://caslipandfall.com/api/mcp
- Website: https://caslipandfall.com/
- Changelog RSS feed: https://verifymcp.io/servers/janoliverautomation-stack-caslipandfall-com/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/janoliverautomation-stack-caslipandfall-com/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/janoliverautomation-stack-caslipandfall-com/api-mcp
