ToolBox MCP Server

by xiaoguomeiyitian
Verified
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "attach", "name": "attach", "address": "localhost", "port": 9229, "localRoot": "${workspaceFolder}" } ] }