← znobia.com
INDIVIDUAL MCP TOOL
list_coverage_lines
List the insurance coverage lines znobia introduces digital-asset firms to (specie / crime / D&O), with one-paragraph summaries.
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.znobia]
url = "https://znobia.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"znobia": {
"type": "http",
"url": "https://znobia.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: znobia
Remote MCP URL: https://znobia.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": {
"znobia": {
"url": "https://znobia.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"znobia": {
"type": "http",
"url": "https://znobia.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "znobia",
"transport": "streamable-http",
"url": "https://znobia.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_coverage_line— Full doctrine for one coverage line: what it responds to, what it excludes, and who it is for.get_legal_document— Full markdown text of a public znobia legal document.request_introduction— Request an introduction to an FCA-authorised broker for digital-asset insurance cover.