Skip to main content

Setup

Package layout

  • packages/core — Publisher domain logic and GPS_OPS
  • packages/cligps CLI
  • packages/mcpgps-mcp server
Add API coverage in core first, register it in the ops registry, then add CLI shortcuts only where they improve common workflows. MCP tools are generated from the registry.

Tests

Unit tests mock the googleapis publisher client via PlayStoreClient.fromPublisher. Optional live tests:
Do not commit service-account keys.