{"id":51054551,"url":"https://github.com/agentclientprotocol/acpr","last_synced_at":"2026-06-22T20:01:36.111Z","repository":{"id":352342472,"uuid":"1214776613","full_name":"agentclientprotocol/acpr","owner":"agentclientprotocol","description":"A (experimental) meta ACP agent","archived":false,"fork":false,"pushed_at":"2026-04-28T01:40:50.000Z","size":37,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T20:12:19.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agentclientprotocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-19T03:10:35.000Z","updated_at":"2026-05-18T01:11:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/agentclientprotocol/acpr","commit_stats":null,"previous_names":["agentclientprotocol/acpr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agentclientprotocol/acpr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentclientprotocol%2Facpr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentclientprotocol%2Facpr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentclientprotocol%2Facpr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentclientprotocol%2Facpr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agentclientprotocol","download_url":"https://codeload.github.com/agentclientprotocol/acpr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agentclientprotocol%2Facpr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34663524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-22T20:01:34.790Z","updated_at":"2026-06-22T20:01:36.098Z","avatar_url":"https://github.com/agentclientprotocol.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# acpr\n\n`acpr` runs agents from the [ACP registry](https://agentclientprotocol.com/get-started/registry).\n\n## Usage\n\nRun an agent:\n```bash\nacpr \u003cagent-name\u003e\n```\n\nList available agents:\n```bash\nacpr --list\n```\n\n## To install it\n\n* `cargo binstall acpr` or `cargo install acpr`, if you have the Rust toolchain installed\n\n## How it works\n\n`acpr` fetches the ACP registry and runs the specified agent using the appropriate method:\n\n- **npm packages**: `npx -y package@latest`\n- **Python packages**: `uvx package@latest` \n- **Binaries**: Downloads, extracts, and executes platform-specific binaries\n\nDownloaded files are cached locally. The registry is refreshed every 3 hours.\n\n## Options\n\n- `--list` - Show available agents\n- `--force \u003ctype\u003e` - Force refresh (`all`, `registry`, or `binary`)\n- `--cache-dir \u003cdir\u003e` - Custom cache directory\n- `--registry \u003cfile\u003e` - Use custom registry file\n- `--debug` - Show debug output\n\n## Examples\n\n```bash\n# Run cline agent\nacpr cline\n\n# List all available agents\nacpr --list\n\n# Force refresh and run\nacpr --force all goose\n\n# Use custom cache directory\nacpr --cache-dir ./cache cursor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentclientprotocol%2Facpr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagentclientprotocol%2Facpr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagentclientprotocol%2Facpr/lists"}