|
1 | 1 | { |
2 | 2 | "unknown": "Unknown" |
3 | 3 | ,"run_in_terminal": "Run In Terminal" |
| 4 | + ,"send_to_terminal": "Send To Terminal" |
4 | 5 | ,"run_build": "Run Build" |
5 | 6 | ,"run_command_in_terminal": "Run Command In Terminal" |
6 | 7 | ,"mcp.io.github.git.assign_copilot_to_issue": "GitHub MCP (Local): Assign Copilot to Issue" |
|
214 | 215 | ,"mcp_pylance_mcp_s_pylanceDocString": "Pylance MCP: Pylance Doc String" |
215 | 216 | ,"mcp_pylance_mcp_s_pylanceRunCodeSnippet": "Pylance MCP: Run Code Snippet" |
216 | 217 | ,"mcp_pylance_mcp_s_pylanceWorkspaceRoots": "Pylance MCP: Workspace Roots" |
| 218 | + ,"mcp_pylance_mcp_s_pylanceFileSyntaxErrors": "Pylance MCP: File Syntax Errors" |
| 219 | + ,"mcp_pylance_mcp_s_pylanceSyntaxErrors": "Pylance MCP: Syntax Errors" |
217 | 220 | ,"mcp_chrome-devtoo_click": "Chrome DevTools MCP: Click" |
218 | 221 | ,"mcp_chrome-devtoo_evaluate_script": "Chrome DevTools MCP: Evaluate Script" |
219 | 222 | ,"mcp_chrome-devtoo_fill": "Chrome DevTools MCP: Fill" |
|
230 | 233 | ,"mcp_chrome-devtoo_press_key": "Chrome DevTools MCP: Press Key" |
231 | 234 | ,"mcp_chrome-devtoo_take_snapshot": "Chrome DevTools MCP: Take Snapshot" |
232 | 235 | ,"mcp_chrome-devtoo_wait_for": "Chrome DevTools MCP: Wait For" |
| 236 | + ,"mcp_chrome-devtoo_close_page": "Chrome DevTools MCP: Close Page" |
| 237 | + ,"mcp_chrome-devtoo_lighthouse_audit": "Chrome DevTools MCP: Lighthouse Audit" |
| 238 | + ,"mcp_chrome-devtoo_performance_analyze_insight": "Chrome DevTools MCP: Performance Analyze Insight" |
| 239 | + ,"mcp_chrome-devtoo_performance_start_trace": "Chrome DevTools MCP: Performance Start Trace" |
| 240 | + ,"mcp_chrome-devtoo_resize_page": "Chrome DevTools MCP: Resize Page" |
| 241 | + ,"mcp_chrome-devtoo_type_text": "Chrome DevTools MCP: Type Text" |
233 | 242 | ,"mcp_chrome_devtoo_click": "Chrome DevTools MCP: Click" |
234 | 243 | ,"mcp_chrome_devtoo_evaluate_script": "Chrome DevTools MCP: Evaluate Script" |
235 | 244 | ,"mcp_chrome_devtoo_fill": "Chrome DevTools MCP: Fill" |
|
348 | 357 | ,"pdf-utilities.pdf": "PDF Utilities: PDF" |
349 | 358 | ,"container-tools_get-config": "Container Tools: Get Config" |
350 | 359 | ,"github-pull-request_activePullRequest": "GitHub Pull Request: Active Pull Request" |
| 360 | + ,"github-pull-request_currentActivePullRequest": "GitHub Pull Request: Current Active Pull Request" |
351 | 361 | ,"github-pull-request_issue_fetch": "GitHub Pull Request: Issue Fetch" |
352 | 362 | ,"github-pull-request_pullRequestStatusChecks": "GitHub Pull Request: Pull Request Status Checks" |
353 | 363 | ,"mcp_powerbi-model_connection_operations": "Power BI MCP: Connection Operations" |
|
0 commit comments