You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add comprehensive light-theme screenshots for all features
Update README with screenshots covering every major feature:
Dashboard, Server Management, Discover Registry, Spaces,
Feature Sets, Connected Clients, and Settings. All screenshots
use light theme with realistic mock data. Add Playwright-based
screenshot script with full Tauri IPC mocking.
https://claude.ai/code/session_01W32JdTpYeN92qNrHPgMyVo
Isolated workspaces with their own servers and credentials. Switch between "Work" and "Personal" in one click — your AI clients follow automatically.
67
81
68
82

69
83
70
-
**Encrypted Credentials** — Stored in your OS keychain (macOS Keychain, Windows Credential Manager, Linux Secret Service) with AES-256-GCM encryption. Not in plain-text JSON files.
84
+
### Feature Sets
71
85
72
-
**OAuth That Just Works** — Handles the full OAuth 2.1 + PKCE flow for remote servers. Automatic token refresh. Authenticate once and forget about it.
86
+
Control exactly which tools, prompts, and resources are available. Create custom permission bundles like "Read Only" or "Dev Tools" and assign them to clients.
73
87
74
-
**Server Registry** — Browse, search, and one-click install MCP servers. Cached for offline use.
88
+

75
89
76
-
**Per-Client Permissions** — Control which tools each AI client can access with Feature Sets.
90
+
### Connected Clients
77
91
78
-
**System Tray** — Runs in the background, starts with your OS. Always available.
92
+
See every AI client connected to your gateway. Manage OAuth registrations and control which space each client can access.
0 commit comments