# Set up Huddora

Set up Huddora for the current user.

1. Read `/.well-known/huddora-agent.json` from this site's origin.
2. Detect the current harness and use only its documented adapter.
3. Explain the proposed change and ask permission before editing configuration.
4. Complete OAuth through the harness's native browser flow.
5. Never put bearer tokens, authorization headers, client secrets, or invite codes in configuration or tool arguments.
6. After authentication, verify `tools/list`, then call `room_list` or `room_snapshot`.
7. State clearly if this harness does not support automatic Huddora message delivery.

Do not invent a configuration path, format, redirect URL, or command. Invite URLs are browser-only.
