Skip to content
MCP-BridgeMCP-Bridge
Developer Tools

Reliance General Insurance Company Ltd MCP Config

Insurance policies issued by Reliance General Insurance Company Limited is available on DigiLocker at (https://www.reliancegeneral.co.in) 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://mcpbridge.org/config/apisetu-gov-in-reliancegeneral.json

One-Click Install

Copy the snippet for your MCP client and paste it in — zero editing required.

Claude Desktop

Add to claude_desktop_config.json

{
  "mcpServers": {
    "apisetu-gov-in-reliancegeneral": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-reliancegeneral"
      ],
      "env": {
        "RELIANCE_GENERAL_INSURANCE_COMPANY_LTD_API_KEY": "your_reliance_general_insurance_company_ltd_api_key"
      }
    }
  }
}

Cursor

Settings → MCP Servers → Add

{
  "mcpServers": {
    "apisetu-gov-in-reliancegeneral": {
      "url": "https://mcpbridge.org/config/apisetu-gov-in-reliancegeneral.json"
    }
  }
}

VS Code

Use with MCP extension

{
  "mcpServers": {
    "apisetu-gov-in-reliancegeneral": {
      "url": "https://mcpbridge.org/config/apisetu-gov-in-reliancegeneral.json"
    }
  }
}

Configuration JSON

Use curl https://mcpbridge.org/config/apisetu-gov-in-reliancegeneral.json to fetch programmatically.

{
  "mcpServers": {
    "apisetu-gov-in-reliancegeneral": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-reliancegeneral"],
      "env": {
      "RELIANCE_GENERAL_INSURANCE_COMPANY_LTD_API_KEY": "your_reliance_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://mcpbridge.org/config/apisetu-gov-in-reliancegeneral.json

Environment Variables

RELIANCE_GENERAL_INSURANCE_COMPANY_LTD_API_KEY

Replace your_reliance_general_insurance_company_ltd_api_key with your actual reliance general insurance company ltd api key

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/hlipc/certificate

Insurance Policy - Health

POST/miipc/certificate

Insurance Policy - Miscellaneous

POST/tripc/certificate

Insurance Policy - Travel

POST/twipc/certificate

Insurance Policy - Two Wheeler