Commit 6a32c01
feat(client): add Mantine UI with MCP SDK integration
Complete Mantine-based UI for the MCP Inspector with:
- App layout with responsive navigation
- Server list page with mock data
- Tools, Resources, Prompts pages with real MCP hooks
- History and Logs pages with mock data
- Tasks page for background task management
- Sampling/Elicitation modals (standalone, no queue)
- Server management modals (add, import, settings)
- OAuth debugger modal
- Roots configuration modal
- Theme toggle (light/dark/auto)
Uses mock data for storage-dependent features (pending #983).
Client features (inline queue, tree view) will be added in PR #3.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 474f9b4 commit 6a32c01
61 files changed
Lines changed: 12207 additions & 1 deletion
File tree
- client
- src
- components
- context
- hooks
- layouts
- lib
- mcp
- mocks
- pages
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments