SBI General Insurance Company Ltd MCP Config
Insurance Policies such as Car, Two Wheeler, Commercial Vehicle, Health and Travel issued by SBI General (https://www.sbigeneral.in) are now available for Customers to be fetched into their DigiLocker accounts
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/apisetu-gov-in-sbigeneral.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-sbigeneral.json to fetch programmatically.
{
"mcpServers": {
"apisetu-gov-in-sbigeneral": {
"command": "npx",
"args": ["-y","@mcp/apisetu-gov-in-sbigeneral"],
"env": {
"SBI_GENERAL_INSURANCE_COMPANY_LTD_API_KEY": "your_sbi_general_insurance_company_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://mcp-bridge.pages.dev/config/apisetu-gov-in-sbigeneral.jsonEnvironment Variables
SBI_GENERAL_INSURANCE_COMPANY_LTD_API_KEYReplace your_sbi_general_insurance_company_ltd_api_key with your actual sbi general insurance company ltd api key
Endpoints
POST
/cripc/certificateInsurance Policy - Car
POST
/cvipc/certificateInsurance Policy - Commercial Vehicle
POST
/hlipc/certificateInsurance Policy - Health
POST
/tripc/certificateInsurance Policy - Travel
POST
/twipc/certificateInsurance Policy - Two Wheeler