Skip to content
MCP-Bridge
Developer Tools

Kotak Mahindra General Insurance Company Ltd. MCP Config

Insurance Policies such as Health, Car, Two Wheeler, Group, Home etc. issued by KOTAK MAHINDRA GENERAL INSURANCE are available to be pulled by citizens.

Config URL

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

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

Configuration JSON

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

{
  "mcpServers": {
    "apisetu-gov-in-kotakgeneralinsurance": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-kotakgeneralinsurance"],
      "env": {
      "KOTAK_MAHINDRA_GENERAL_INSURANCE_COMPANY_LTD__API_KEY": "your_kotak_mahindra_general_insurance_company_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-kotakgeneralinsurance.json

Environment Variables

KOTAK_MAHINDRA_GENERAL_INSURANCE_COMPANY_LTD__API_KEY

Replace your_kotak_mahindra_general_insurance_company_ltd__api_key with your actual kotak mahindra general insurance company ltd api key

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/gicer/certificate

Insurance Policy - Group

POST/hlipc/certificate

Insurance Policy - Health

POST/hmipc/certificate

Insurance Policy - Home

POST/twipc/certificate

Insurance Policy - Two Wheeler