Skip to content
MCP-BridgeMCP-Bridge
Developer Tools

Tata AIG General Insurance Company Ltd. MCP Config

Insurance policies issued by Tata AIG (https://www.tataaig.com) that are available can be fetched by Customers 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-tataaig.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-tataaig": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-tataaig"
      ],
      "env": {
        "TATA_AIG_GENERAL_INSURANCE_COMPANY_LTD__API_KEY": "your_tata_aig_general_insurance_company_ltd__api_key"
      }
    }
  }
}

Cursor

Settings → MCP Servers → Add

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

VS Code

Use with MCP extension

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

Configuration JSON

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

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

Environment Variables

TATA_AIG_GENERAL_INSURANCE_COMPANY_LTD__API_KEY

Replace your_tata_aig_general_insurance_company_ltd__api_key with your actual tata aig general insurance company ltd api key

Endpoints

POST/podoc/certificate

Policy Document