Skip to main content
Glama
TNTisdial

Persistent Shell MCP

by TNTisdial

start_process

Start long-running or interactive shell processes in persistent tmux sessions. Choose between background execution or visible terminal windows for different application types.

Instructions

Start a long-running or interactive process. Defaults to the background exec window, but can target the ui window for interactive applications.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandYesCommand to start
workspace_idNodefault
target_windowNoWindow to run in: 'ui' for interactive apps, 'exec' for background processes. Example: `target_window: 'ui'` to run 'vim' visibly.exec

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TNTisdial/persistent-shell-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server