Account Pool

MCP

by 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_FILE

    Path to the JSON file defining pools + accounts to load on startup.

  • APM_DB_PATH

    Path to the SQLite file. Every session that should coordinate must point at the SAME path.

  • APM_DEFAULT_TTL_SECONDS

    How long a lease lasts before it is reclaimable if a session crashes without releasing.

  • APM_LEASE_WAIT_MS

    0 = 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.