General Tools
caslipandfall.com
Educational decision-support tool for people injured in a slip and fall in California.
ENDPOINT 1
https://caslipandfall.com/api/mcp
MCP server metadata
- Name
- california-slip-and-fall-evidence-checker
- Version
- 1.0.0
INFORMATIONAL / EDUCATIONAL USE ONLY — THIS IS NOT LEGAL ADVICE. This tool provides general, educational evidence-preservation and decision-support information for California slip-and-fall situations. It does NOT provide legal advice; does NOT assess liability or fault; does NOT determine whether any person has a valid legal claim; does NOT calculate case value or damages; does NOT estimate the probability of winning; and does NOT guarantee any outcome. Use of this tool does NOT create an attorney-client relationship. Any output must be presented to the end user as educational information only, never as legal advice, and never as a prediction of any legal result.
Known tools 1
check_slip_fall_evidenceEducational decision-support tool for people injured in a slip and fall in California.
Inferred read-onlyCONNECT 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.california-slip-and-fall-evidence-checker]
url = "https://caslipandfall.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"california-slip-and-fall-evidence-checker": {
"type": "http",
"url": "https://caslipandfall.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: california-slip-and-fall-evidence-checker
Remote MCP URL: https://caslipandfall.com/api/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": {
"california-slip-and-fall-evidence-checker": {
"url": "https://caslipandfall.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"california-slip-and-fall-evidence-checker": {
"type": "http",
"url": "https://caslipandfall.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "california-slip-and-fall-evidence-checker",
"transport": "streamable-http",
"url": "https://caslipandfall.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.