AIPM

agorapassadoagora-debug/AIPM
★ 0 stars Unknown language AI/LLM Updated today
A token-saving MCP server for Windows. Feeds AI agents structured UI Automation state, cutting Computer Use perception costs by ~95%.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aipm": {
      "command": "npx",
      "args": [
        "-y",
        "agorapassadoagora-debug/AIPM"
      ]
    }
  }
}

README Excerpt

**Structured Windows state for AI agents — no screenshots.** This MCP server exposes the [AI Process Manager](https://github.com/agorapassadoagora-debug/AIPM) local HTTP API as tools for Claude Desktop, Cursor, and any MCP client. Instead of capturing pixels (~2,765 tokens per 1080p screenshot), agents read **JSON and text** (~15–150 tokens per query) from processes, windows, consoles, and UI Automation trees.