MCP Server
MCP
AI Process Manager (AIPM)
Structured Windows state for AI agents: processes, windows, UI trees. No screenshots.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "aipm-mcp-server",
"version": "0.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AI Process Manager HTTP base URL (default: http://127.0.0.1:9147)",
"format": "string",
"name": "AIPM_API"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment