Bajaj Allianz Life Insurance Company Ltd MCP Config
Policy Documents issued by Bajaj Allianz Life Insurance Co.Ltd (https://www.bajajallianzlife.com) can be pulled in user's DigiLocker account
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcpbridge.org/config/apisetu-gov-in-bajajallianzlife.jsonOne-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-bajajallianzlife": {
"command": "npx",
"args": [
"-y",
"@mcp/apisetu-gov-in-bajajallianzlife"
],
"env": {
"BAJAJ_ALLIANZ_LIFE_INSURANCE_COMPANY_LTD_API_KEY": "your_bajaj_allianz_life_insurance_company_ltd_api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"apisetu-gov-in-bajajallianzlife": {
"url": "https://mcpbridge.org/config/apisetu-gov-in-bajajallianzlife.json"
}
}
}VS Code
Use with MCP extension
{
"mcpServers": {
"apisetu-gov-in-bajajallianzlife": {
"url": "https://mcpbridge.org/config/apisetu-gov-in-bajajallianzlife.json"
}
}
}Configuration JSON
Use curl https://mcpbridge.org/config/apisetu-gov-in-bajajallianzlife.json to fetch programmatically.
{
"mcpServers": {
"apisetu-gov-in-bajajallianzlife": {
"command": "npx",
"args": ["-y","@mcp/apisetu-gov-in-bajajallianzlife"],
"env": {
"BAJAJ_ALLIANZ_LIFE_INSURANCE_COMPANY_LTD_API_KEY": "your_bajaj_allianz_life_insurance_company_ltd_api_key"
}
}
}
}How to Use
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-bajajallianzlife.jsonEnvironment Variables
BAJAJ_ALLIANZ_LIFE_INSURANCE_COMPANY_LTD_API_KEYReplace your_bajaj_allianz_life_insurance_company_ltd_api_key with your actual bajaj allianz life insurance company ltd api key
Endpoints
/licer/certificateInsurance Policy - Life
Similar APIs
Other APIs in the Productivity category.
Notion API
Create and manage Notion pages, databases, and blocks through your AI agent.
https://mcpbridge.org/config/notion.jsonLinear API
Manage issues, projects, and workflows in Linear through your AI agent.
https://mcpbridge.org/config/linear.jsonPlatform API
The [REST API specification](https://www.ably.io/documentation/rest-api) for Ably.
https://mcpbridge.org/config/ably-io-platform.jsonControl API v1
Use the Control API to manage your applications, namespaces, keys, queues, rules, and more. Detailed information on using this API can be found in the Ably <a href="https://ably.com/documentation/control-api">developer documentation</a>. Control API is currently in Beta.
https://mcpbridge.org/config/ably-net-control.json