|
59 | 59 | "WebFetch(domain:duckduckgo.com)", |
60 | 60 | "WebFetch(domain:github.com)", |
61 | 61 | "WebFetch(domain:www.google.com)", |
62 | | - "Bash(npx -y install-mcp @hypothesi/tauri-mcp-server --client claude-code)", |
63 | | - "Bash(npx -y install-mcp @hypothesi/tauri-mcp-server --client claude-code --yes)", |
64 | 62 | "Bash(npm uninstall *)", |
65 | | - "mcp___hypothesi_tauri-mcp-server__driver_session", |
66 | | - "mcp___hypothesi_tauri-mcp-server__webview_screenshot", |
67 | | - "mcp___hypothesi_tauri-mcp-server__ipc_get_backend_state", |
68 | | - "mcp___hypothesi_tauri-mcp-server__webview_execute_js", |
69 | | - "mcp___hypothesi_tauri-mcp-server__webview_dom_snapshot", |
70 | | - "mcp___hypothesi_tauri-mcp-server__get_setup_instructions", |
71 | 63 | "Bash(git reset *)", |
72 | 64 | "Bash(git checkout *)", |
73 | 65 | "Bash(git *)", |
74 | | - "mcp___hypothesi_tauri-mcp-server__manage_window", |
75 | | - "mcp___hypothesi_tauri-mcp-server__webview_wait_for", |
76 | 66 | "mcp__playwright__browser_navigate", |
77 | 67 | "Bash(grep -iE \"#[0-9a-f]{3,8}\\\\b\")", |
78 | | - "Bash(findstr \"9223\")", |
79 | | - "Bash(findstr :9223)", |
80 | | - "mcp___hypothesi_tauri-mcp-server__webview_interact", |
81 | | - "mcp___hypothesi_tauri-mcp-server__webview_find_element", |
82 | 68 | "Bash(grep -nA 3 \"^\\\\.stats-card\" lol-record-analysis-tauri/src/components/gaming/PlayerStatsCard.vue)", |
83 | | - "Bash(grep *)" |
| 69 | + "Bash(grep *)", |
| 70 | + "Bash(rm /Users/kl/vscode/rank-analysis/.mcp.json)", |
| 71 | + "Bash(mkdir -p /Users/kl/vscode/rank-analysis/.claude/skills/sentry)" |
84 | 72 | ] |
85 | | - } |
| 73 | + }, |
| 74 | + "enableAllProjectMcpServers": true, |
| 75 | + "enabledMcpjsonServers": [] |
86 | 76 | } |
0 commit comments