persistproc
MCP Serverby irskep · Added 5mo ago
Claude
187
Install
git clone https://github.com/irskep/persistprocAdd to Claude
claude mcp add persistprocQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"persistproc": {
"command": "npx",
"args": [
"@modelcontextprotocol/persistproc"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
See and control long-running processes
Tags
developmentmcp-server