← losshq.com
INDIVIDUAL MCP TOOL
explain_appraisal_process
Explain the insurance appraisal process (neutral overview).
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.losshq-com]
url = "https://www.losshq.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"losshq-com": {
"type": "http",
"url": "https://www.losshq.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: losshq-com
Remote MCP URL: https://www.losshq.com/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": {
"losshq-com": {
"url": "https://www.losshq.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"losshq-com": {
"type": "http",
"url": "https://www.losshq.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "losshq-com",
"transport": "streamable-http",
"url": "https://www.losshq.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_appraisers— Search LossHQ's directory of certified insurance appraisers and umpires by location, role, specialty, or certification.get_appraiser_profile— Get one LossHQ professional's full public profile by username.