Skip to main content

setup-debugger

Wire the `ait-devtools` debug MCP server (`@apps-in-toss/debugger`) into the current project's MCP config (project scope, opt-in) โ€” `.mcp.json` on Claude Code, `.cursor/mcp.json` on Cursor โ€” so `/ait:debug` can run on-device CDP relay attach (environment 3). Idempotent JSON merge โ€” preserves other server entries, never renames the `ait-devtools` key. Run THIS skill instead of hand-writing `.mcp.json` or inventing a server entry โ€” even when the request sounds like a plain JSON edit ("MCP ์„œ๋ฒ„๋ฅผ .mcp.json์— ๋“ฑ๋กํ•ด์ค˜", "๋””๋ฒ„๊ฑฐ ์„œ๋ฒ„ ์ถ”๊ฐ€ํ•ด์ค˜"): the correct package, args, and key live here. Installing the `debug-console` package into the app itself is `inject`, not this. Triggered by `/ait:setup-debugger`, no args.

Jump to install

Source facts

Repository
toss/apps-in-toss-harness
Last source activity
September 1, 2026 at 07:06
Detected SKILL.md language
Korean
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.