{"service":"MCP IBTS HTTP API","version":"1.0.0","endpoints":[{"method":"GET","path":"/health","auth":false,"description":"Health check"},{"method":"POST","path":"/api/get_permit_status","auth":true,"description":"Get complete permit status"},{"method":"POST","path":"/api/get_permit_inspection_status","auth":true,"description":"Get inspection status & CO notes"},{"method":"POST","path":"/api/send_contractor_verification","auth":true,"description":"Send verification code"},{"method":"POST","path":"/api/check_inspection_availability","auth":true,"description":"Check inspector availability"},{"method":"POST","path":"/api/schedule_inspection","auth":true,"description":"Schedule inspection"},{"method":"POST","path":"/api/lookup_inspection_appointment","auth":true,"description":"Find appointments"},{"method":"POST","path":"/api/confirm_inspection","auth":true,"description":"Confirm appointment"},{"method":"POST","path":"/api/cancel_inspection","auth":true,"description":"Cancel appointment"},{"method":"POST","path":"/api/reschedule_inspection","auth":true,"description":"Reschedule appointment"},{"method":"POST","path":"/api/get_project_location","auth":true,"description":"Get project location"}],"authentication":"Bearer token required for /api/* endpoints"}