mcp process for Claude Desktop
io.github.digital-defiance/mcp-process
Process management and monitoring for AI agents with strict security boundaries
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp process in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-process": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-process"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs