← Registry

General Tools

paliwalsecure.in

Provides insurance advisory services including plan comparison, protection score calculation, AI-based guidance in multiple languages, claim assistance, and policy auditing.

1 endpoint5 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://paliwalsecure.in/api/mcp

No auth detected

MCP server metadata

Name
paliwal-secure-insurance
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedresources.subscribeprompts.listChangedlogging

Known tools 5

calculate_protection_score

Calculate personalized insurance protection score (0-100) based on user profile

Inferred read-only
compare_insurance_plans

Compare insurance plans from 51+ IRDAI-registered insurers

Inferred read-only
ask_insuregpt

Ask insurance questions to InsureGPT AI advisor (Hindi/English/Hinglish)

Inferred read-only
get_claim_guidance

Get step-by-step claim filing guidance + IRDAI escalation path

Inferred read-only
audit_existing_policies

Audit existing insurance policies for coverage gaps and recommendations

Inferred read-only

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.paliwal-secure-insurance]
url = "https://paliwalsecure.in/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "paliwal-secure-insurance": {
      "type": "http",
      "url": "https://paliwalsecure.in/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: paliwal-secure-insurance
Remote MCP URL: https://paliwalsecure.in/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": {
    "paliwal-secure-insurance": {
      "url": "https://paliwalsecure.in/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "paliwal-secure-insurance": {
      "type": "http",
      "url": "https://paliwalsecure.in/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "paliwal-secure-insurance",
  "transport": "streamable-http",
  "url": "https://paliwalsecure.in/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.