INDIVIDUAL MCP TOOL
get_withdrawal_policy
The statutory cancellation / withdrawal right for insurance bought via Kindlustusest.
LIVE ENDPOINT
https://mcp.kindlustusest.ee/mcp
Connect to this endpoint to inspect the live schema for get_withdrawal_policy and invoke it with your own arguments.
Indexed 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 server
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.kindlustusest]
url = "https://mcp.kindlustusest.ee/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kindlustusest": {
"type": "http",
"url": "https://mcp.kindlustusest.ee/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kindlustusest
Remote MCP URL: https://mcp.kindlustusest.ee/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": {
"kindlustusest": {
"url": "https://mcp.kindlustusest.ee/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kindlustusest": {
"type": "http",
"url": "https://mcp.kindlustusest.ee/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kindlustusest",
"transport": "streamable-http",
"url": "https://mcp.kindlustusest.ee/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_quote— Compare real insurance prices from every insurer Kindlustusest brokers, for an Estonian vehicle by registration number.list_products— List the insurance products Kindlustusest can quote or explain.get_coverage_terms— Explain what a Kindlustusest insurance product covers, from the live site content.