Skip to content
MCP-Bridge
Developer Tools

Bajaj Allianz General Insurance Company Ltd. (BAGIC) MCP Config

Insurance policies such as health, car, two wheeler, property etc. issued by BAGIC 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-bajajallianz.json

Configuration JSON

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

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

Environment Variables

BAJAJ_ALLIANZ_GENERAL_INSURANCE_COMPANY_LTD___BAGIC__API_KEY

Replace your_bajaj_allianz_general_insurance_company_ltd___bagic__api_key with your actual bajaj allianz general insurance company ltd bagic api key

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/cyipc/certificate

Insurance Policy - Cyber

POST/hlipc/certificate

Insurance Policy - Health

POST/hmipc/certificate

Insurance Policy - Home

POST/tripc/certificate

Insurance Policy - Travel

POST/twipc/certificate

Insurance Policy - Two Wheeler