# UX Australia 2026 > Australia's longest-running conference on UX, design, and human-centred practice. ## Overview - **Dates**: 2026-08-27 to 2026-08-28 - **Location**: Sydney, Australia - **Speakers**: 24 - **Sessions**: 26 - **Tracks**: ## Session Types - keynote: 4 - talk: 16 - break: 4 - housekeeping: 2 ## Links - Conference website: https://webdirections.org/ux-australia/ - Registration: https://webdirections.org/register/?eventName=uxaustralia26&eventTitle=UX+Australia+2026&selectedTicket=uxaustralia26inperson - Full LLM context: https://data.webdirections.org/ux-australia/llms-full.txt - All sessions (JSON): https://data.webdirections.org/ux-australia/sessions.json - All speakers (JSON): https://data.webdirections.org/ux-australia/speakers.json - Schedule grid (JSON): https://data.webdirections.org/ux-australia/schedule.json - Calendar (iCal): https://data.webdirections.org/ux-australia/calendar.ics - Semantic embeddings: https://data.webdirections.org/ux-australia/sessions-embeddings.json - MCP server: https://data.webdirections.org/ux-australia/mcp ## MCP Tools Agents can connect to the MCP server at `https://data.webdirections.org/ux-australia/mcp` and use: - `get_conference_info` — conference metadata - `list_sessions` — filter by track, date, type, speaker - `get_session` — full session detail - `list_speakers` — filter by track, employer - `get_speaker` — full speaker profile + their sessions - `get_schedule` — day or full conference schedule - `search_sessions` — semantic search over session content - `search_speakers` — semantic search over speaker bios - `whats_happening_now` — time-aware current/next session ## Build your own All data is free and open. Build your own schedule app, agent, or tool — and share it with us.