Tata AIA Life Insurance Co. Ltd. MCP Config
Tata AIA Life Insurance Company Limited provides life insurance solutions to its consumers. Customers can access their policy details [Insurance Policy � Life] and premium receipts [Premium Receipt] that are available to be pulled by the policy holders into their DigiLocker account (only documents i
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcpbridge.org/config/apisetu-gov-in-tataaia.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-tataaia": {
"command": "npx",
"args": [
"-y",
"@mcp/apisetu-gov-in-tataaia"
],
"env": {
"TATA_AIA_LIFE_INSURANCE_CO__LTD__API_KEY": "your_tata_aia_life_insurance_co__ltd__api_key"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"apisetu-gov-in-tataaia": {
"url": "https://mcpbridge.org/config/apisetu-gov-in-tataaia.json"
}
}
}VS Code
Use with MCP extension
{
"mcpServers": {
"apisetu-gov-in-tataaia": {
"url": "https://mcpbridge.org/config/apisetu-gov-in-tataaia.json"
}
}
}Configuration JSON
Use curl https://mcpbridge.org/config/apisetu-gov-in-tataaia.json to fetch programmatically.
{
"mcpServers": {
"apisetu-gov-in-tataaia": {
"command": "npx",
"args": ["-y","@mcp/apisetu-gov-in-tataaia"],
"env": {
"TATA_AIA_LIFE_INSURANCE_CO__LTD__API_KEY": "your_tata_aia_life_insurance_co__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-tataaia.jsonEnvironment Variables
TATA_AIA_LIFE_INSURANCE_CO__LTD__API_KEYReplace your_tata_aia_life_insurance_co__ltd__api_key with your actual tata aia life insurance co ltd api key
Endpoints
/licer/certificateInsurance Policy - Life
/prcpt/certificatePremium Receipt
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