vincemic/ai-vsc-process-herder
3.2
If you are the rightful owner of ai-vsc-process-herder and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The VS Code Process Herder MCP Server is a TypeScript-based server designed to manage development workflows in VS Code using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list-tasks
List all available VS Code tasks from tasks.json
.
start-task
Start a specific task by name.
stop-process
Stop a running process by ID or name.
restart-process
Restart a process with the same configuration.
list-processes
List all running processes managed by the server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client