Step 12 — Connect workspace in Settings
Open the main app at http://localhost:2000. Go to Settings → Agent Workspace and paste:
- Desktop URL —
http://localhost:3010/ - Desktop username and password — same as
CUSTOM_USER/PASSWORD - API URL —
http://localhost:2001/(no/apiat the end) - API token — the same
API_TOKENyou set in.env
If you want the agent to call back into the app, also set the MCP token in Settings.
You are done.
Screenshot
Step 12 — add later: /img/selfhost/local-server-by-docker/12-workspace-settings.png
Back: Step 11
Overview: Local server by Docker