$ timeahead_
mcp/nestjs-devtools-mcpplugin/install

install @nestjs-devtools-mcp/plugin

pick your MCP client below. snippets, file paths and reload steps included.
source: inferred from package name — verify against the upstream docs before pasting.
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nestjs-devtoolsplugin": {
      "command": "npx",
      "args": [
        "-y",
        "@nestjs-devtools-mcp/plugin"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/nestjs-devtools-mcpplugin/install/claude-desktop
← back to @nestjs-devtools-mcp/plugin