# 61 Oaks Group 61 Oaks Group is a cohort of companies doing God's work in the marketplace — disability support, theological education, mission, consulting, and more across Australia and the Pacific. ## Public site The homepage at https://61oaksgroup.com.au is the public face of the group: About, Projects, and Contact (`mailto:contact@61oaksgroup.com.au`). There is no public blog, product catalogue, or checkout. ## Projects - [Star Compass](https://starcompass.com.au) - [Haddon Institute](https://haddoninstitute.org) - [SOCOH](https://socoh.co) - [Churchill Coffee](https://churchill.coffee/) - [Labu Consulting](https://labuconsulting.org) - [Sidonian](https://sidonian.com.sb/) - [Finau Sanga Law and Consulting](https://fslcg.com.sb) ## 61 Oaks Hub (staff) The same origin hosts 61 Oaks Hub behind Microsoft sign-in (`/login` → `/dashboard`). Hub includes Haddon Institute (Populi read), Tracker, Office, Domains, Monitor, and Org Chart. Unauthenticated requests to those routes redirect to login. ## Hub MCP Staff can call a Streamable HTTP MCP server at `https://61oaksgroup.com.au/mcp` with a personal access token issued at Profile → MCP access (`oaks_live_…`). Tokens are per person. There is no public anonymous MCP, no agent OAuth server, and no commerce protocol. Tools (permission-gated at call time): - `whoami`: Current user, app role, Haddon Hub membership, and allowed MCP tools. - `hub_get_status`: Haddon Populi connector status and last sync timestamps. - `hub_get_home_stats`: Haddon Hub home dashboard stats for the selected academic period. - `hub_list_overdue`: Overdue invoice balances from the last Populi sync (finance permission required). - `hub_list_tri3_admissions`: Trimester 3 admissions rows (admissions permission required). - `hub_list_enrolment_outcomes`: Enrolment outcome breakdown for Haddon (active Hub membership required). - `hub_search_people`: Search Haddon people in the last Populi sync (people permission required). - `hub_get_person`: Haddon person profile by Populi source id (people permission required). - `hub_list_fte_by_year`: Locked calendar-year FTE snapshot (admissions permission; not live Populi). - `tracker_list_oaks`: Oak Tree oak summaries (title, status, id) — not full graph export. - `tracker_get_node`: Single Oak Tree node bundle (node, notes, position). - `tracker_list_action_notes`: Progress notes flagged as requiring action. - `tracker_list_recent_activity`: Recent Oak Tree note activity (excludes main/oak node types). - `tracker_list_projects`: Projects across the organisation (guest-filtered). - `tracker_list_tasks`: Tasks across the organisation (guest-filtered by project oak). - `office_list_roster`: Office roster (linked staff and manual entries), including primary office and responsibilities. - `office_list_sites`: List offices/sites (active by default). - `office_list_week_expectations`: Office week expectations between two dates (YYYY-MM-DD). - `office_list_trips`: Upcoming and recent staff trips. - `office_list_notices`: Office notices timeline. - `domains_list`: Tracked domains with expiry and registrar metadata. ## What this origin does not offer - No public REST API for marketing content - No OAuth authorization server for third-party agents - No Universal Commerce / ACP / x402 payment endpoints - No A2A agent runtime