TypeScript integration
import Mcp_governance_sdk from 'mcp-governance-sdk'; const client = new Mcp_governance_sdk({ apiKey: "YOUR_API_KEY" });
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/config
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/wells/
curl \ -H "JWT: $API_KEY" \ https://apps.nrs.gov.bc.ca/gwells/api/v1/keycloak