MCPVault

launch_process

MCP tool from Lisa.Py by ant4g0nist

Launch a process with optional arguments, environment variables, and working directory

How to use it

launch_process is exposed by the Lisa.Py MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the launch_process tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Lisa.Py

$pip install "fastmcp>=1.2.0" httpx
FULL LISA.PY LISTING