Add persistproc community server#2383
Closed
irskep wants to merge 1 commit intomodelcontextprotocol:mainfrom
Closed
Add persistproc community server#2383irskep wants to merge 1 commit intomodelcontextprotocol:mainfrom
irskep wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
Process management tool that allows agents and humans to see and control long-running processes like web servers, providing streaming output and unified process control for AI-assisted development workflows.
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2475 This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates list of community servers to include persistproc.
Description
Process management tool that allows agents and humans to see and control long-running processes like web servers, providing streaming output and unified process control for AI-assisted development workflows.
Server Details
Motivation and Context
I run more than one agent while doing my work, sometimes Claude Code, sometimes Gemini, sometimes Cursor. I routinely need the agent to respond to output in a webpack devserver. persistproc allows this output to be available over a tool call for any of these agents, and also allows agents to restart the server if there was a config change.
How Has This Been Tested?
I use it in my daily workflow.
Breaking Changes
n/a
Types of changes
Checklist
Additional context
n/a