| Port | Service | Notes |
|---|---|---|
| 3088 | Packaged UI (loopback) | Electron production only |
| 3102 | MCP bridge | Plugin registry, tool execution, plugin UIs |
| 3210 | LLM gateway | Encrypted provider keys |
| 3212 | Molly MCP | When Molly is running |
| 3222 | Outsourse MCP | When Outsourse is running |
| 3340 | News Agent MCP | When News Agent is running |
| 8080 | Vite dev UI | npm run desktop / npm start only |
| 11434 | Ollama | Default Ollama HTTP API |
Environment overrides
Packaged Electron respects env vars like MCP_HTTP_PORT, LLM_GATEWAY_PORT, MOLLY_PORT, and NEWS_AGENT_PORT when set before launch.