{"name":"Coup Con Energy MCP Server","version":"2.0.0","description":"Simplified MCP server for NZ energy retailer customer operations","endpoints":{"/health":"Health check","/mcp/sse":"MCP protocol endpoint (POST for commands, GET for SSE)"},"tools":[{"name":"authenticate_customer","description":"Authenticate a customer using their 4-digit PIN"},{"name":"get_account_info","description":"Get comprehensive account information including balance, plan, contact details, and payment information"},{"name":"update_contact_details","description":"Update customer email and/or phone number"},{"name":"get_plan_recommendation","description":"Analyze usage patterns and recommend the best energy plan with potential savings"},{"name":"defer_payment","description":"Extend payment due date by a specified number of days (1-30 days)"},{"name":"create_service_request","description":"Create a new service request (e.g., temporary/permanent disconnection, meter fault, meter change)"},{"name":"get_service_requests","description":"Retrieve all service requests for a customer"},{"name":"get_network_outages","description":"Query network outages for a specific city/area"}]}