Skip to content
MCP-Bridge
Developer Tools

ICICI Lombard GIC Ltd. MCP Config

Insurance policies issued by ICICI Lombard (https://www.icicilombard.com) can be fetched by Citizens into their DigiLocker accounts.

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/apisetu-gov-in-icicilombard.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-icicilombard.json to fetch programmatically.

{
  "mcpServers": {
    "apisetu-gov-in-icicilombard": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-icicilombard"],
      "env": {
      "ICICI_LOMBARD_GIC_LTD__API_KEY": "your_icici_lombard_gic_ltd__api_key"
}
    }
  }
}

How to Use

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

Cursor

Go to Cursor Settings → MCP Servers → Add with the JSON above.

CLI / curl

Fetch the config programmatically:

curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-icicilombard.json

Environment Variables

ICICI_LOMBARD_GIC_LTD__API_KEY

Replace your_icici_lombard_gic_ltd__api_key with your actual icici lombard gic ltd api key

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/hlipc/certificate

Insurance Policy - Health

POST/hmipc/certificate

Insurance Policy - Home

POST/miipc/certificate

Insurance Policy - Miscellaneous

POST/tripc/certificate

Insurance Policy - Travel

POST/twipc/certificate

Insurance Policy - Two Wheeler