Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

AI Process Manager (AIPM) in other clients