Account Pool
MCPby ankitsxchdeva · v0.1.1
Exclusive, crash-safe leases on a pool of test accounts for parallel agent QA runs.
mcplocal
MCP configuration
stdio
Command
npx -y account-pool-mcp@0.1.1
Environment
APM_ACCOUNTS_FILEPath to the JSON file defining pools + accounts to load on startup.
APM_DB_PATHPath to the SQLite file. Every session that should coordinate must point at the SAME path.
APM_DEFAULT_TTL_SECONDSHow long a lease lasts before it is reclaimable if a session crashes without releasing.
APM_LEASE_WAIT_MS0 = fail fast when the pool is empty; >0 = wait this many ms for an account to free up.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.