AI Process Manager (AIPM) for Claude Desktop
io.github.agorapassadoagora-debug/aipm
Structured Windows state for AI agents: processes, windows, UI trees. No screenshots.
client:Claude Desktop
transport:stdio
runtime:npm
Install AI Process Manager (AIPM) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aipm": {
"command": "npx",
"args": [
"-y",
"aipm-mcp-server"
],
"env": {
"AIPM_API": "<AIPM_API>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs