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
- Open Claude Desktop
- Go to Settings → Developer → Edit Config →
claude_desktop_config.json - Paste the JSON below into the file
- Set your credentials in the
envsection - 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_KEYReplace your_future_generali_total_insurance_solutions_api_key with your actual future generali total insurance solutions api key
Endpoints
POST
/cripc/certificateInsurance Policy - Car
POST
/cvipc/certificateInsurance Policy - Commercial Vehicle
POST
/hmipc/certificateInsurance Policy - Home
POST
/tripc/certificateInsurance Policy - Travel
POST
/twipc/certificateInsurance Policy - Two Wheeler