Future Generali Total Insurance Solutions MCP Config
Two Wheeler, Car, Commercial Vehicle, Home and Travel Insurance policies issued by Future Generali are available on DigiLocker and can be pulled by citizens in their account.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/apisetu-gov-in-futuregenerali.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-futuregenerali.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-futuregenerali.jsonEnvironment 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