Skip to content
MCP-Bridge
Developer Tools

Go Digit General Insurance Ltd. MCP Config

Car, Two wheeler and Commercial Vehicle insurance policies issued by GoDigit (https://www.godigit.com), a General Insurance company, can be fetched by Citizens in 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-godigit.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/apisetu-gov-in-godigit.json to fetch programmatically.

{
  "mcpServers": {
    "apisetu-gov-in-godigit": {
      "command": "npx",
      "args": ["-y","@mcp/apisetu-gov-in-godigit"],
      "env": {
      "GO_DIGIT_GENERAL_INSURANCE_LTD__API_KEY": "your_go_digit_general_insurance_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://mcp-bridge.pages.dev/config/apisetu-gov-in-godigit.json

Environment Variables

GO_DIGIT_GENERAL_INSURANCE_LTD__API_KEY

Replace your_go_digit_general_insurance_ltd__api_key with your actual go digit general insurance ltd api key

Endpoints

POST/cripc/certificate

Insurance Policy - Car

POST/cvipc/certificate

Insurance Policy - Commercial Vehicle

POST/twipc/certificate

Insurance Policy - Two Wheeler