Containerized AI CLI agent for automated integration testing of the AAP MCP server.
docker build -t aap-mcp-test-client .
docker run --rm
-e MCP_URL="https:///api/lightspeed/mcp/v1/sse"
-e AAP_TOKEN=""
-e CURSOR_API_KEY=""
aap-mcp-test-client "Use the AAP MCP server to list all job templates"