Background Job

Enables coding agents to execute long-running shell commands asynchronously with full process management capabilities.

View Source
0 stars
0 tools
Created Aug 2025
@dylan-gluck/dylan-gluck-background-job-background-job

About

Enables coding agents to execute long-running shell commands asynchronously with full process management capabilities.

Categories

general

Installation

npm

npm install @dylan-gluck/dylan-gluck-background-job-background-job

Configuration

{ "mcpServers": { "dylan-gluck-background-job-background-job": { "command": "npx", "args": [ "-y", "@dylan-gluck/dylan-gluck-background-job-background-job" ] } } }