Skip to content
MCP-Bridge
Developer Tools

Future Generali Total Insurance Solutions Claude Desktop Config

Add the Future Generali Total Insurance Solutions MCP server to Claude Desktop with this ready-to-use configuration.

Setup Instructions

  1. Open Claude Desktop
  2. Go to Settings → Developer → Edit Config → claude_desktop_config.json
  3. Paste the JSON below into the file
  4. Set your credentials in the env section
  5. Restart Claude Desktop

Configuration JSON

Copy the entire block into your claude_desktop_config.json

{
  "mcpServers": {
    "apisetu-gov-in-futuregenerali": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apisetu-gov-in-futuregenerali"
      ],
      "env": {
        "FUTURE_GENERALI_TOTAL_INSURANCE_SOLUTIONS_API_KEY": "your_future_generali_total_insurance_solutions_api_key"
      }
    }
  }
}

Environment Variables

FUTURE_GENERALI_TOTAL_INSURANCE_SOLUTIONS_API_KEY

Replace your_future_generali_total_insurance_solutions_api_key with your actual future generali total insurance solutions api key

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/hmipc/certificate

Insurance Policy - Home

POST/tripc/certificate

Insurance Policy - Travel

POST/twipc/certificate

Insurance Policy - Two Wheeler