{"id":31810886,"url":"https://github.com/toolprint/homebrew-tap","last_synced_at":"2026-02-17T03:06:03.817Z","repository":{"id":299907845,"uuid":"993332060","full_name":"toolprint/homebrew-tap","owner":"toolprint","description":"Homebrew formulae for toolprint.ai","archived":false,"fork":false,"pushed_at":"2025-06-18T22:21:52.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-18T23:26:10.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/toolprint.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}},"created_at":"2025-05-30T15:53:49.000Z","updated_at":"2025-06-18T22:21:53.000Z","dependencies_parsed_at":"2025-06-18T23:36:39.471Z","dependency_job_id":null,"html_url":"https://github.com/toolprint/homebrew-tap","commit_stats":null,"previous_names":["toolprint/homebrew-tap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toolprint/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolprint%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolprint%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolprint%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolprint%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toolprint","download_url":"https://codeload.github.com/toolprint/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolprint%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006450,"owners_count":26084107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"2025-10-11T06:17:27.252Z","updated_at":"2025-10-11T06:17:33.428Z","avatar_url":"https://github.com/toolprint.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toolprint Homebrew Tap\n\n[![Website](https://img.shields.io/badge/toolprint.ai-black?style=flat\u0026logo=world\u0026logoColor=white)](https://www.toolprint.ai)\n[![NPM version](https://img.shields.io/npm/v/@onegrep/cli.svg)](https://www.npmjs.com/package/@onegrep/cli)\n[![Tap License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/toolprint/homebrew-tap/blob/main/LICENSE)\n[![CLI License](https://img.shields.io/badge/CLI%20License-EULA-lightgrey.svg)](https://www.npmjs.com/package/@onegrep/cli)\n\n\u003e A universal toolkit that empowers AI agents to discover and execute the right tools for any task.\n\nThis repository is the official [Homebrew](https://brew.sh/) tap for the **Toolprint CLI**.\n\n## What is Toolprint?\n\nToolprint provides an AI-native toolkit for dynamic tool use. It allows your AI agents to securely find, connect to, and run the right tools for any job, from simple API calls to complex, multi-step workflows.\n\n- **Discover more:** Visit our website at [toolprint.ai](https://www.toolprint.ai)\n- **Build with our SDK:** Check out the [TypeScript SDK](https://github.com/OneGrep/typescript-sdk)\n\n## Installation\n\nGetting started is simple. You can install the formula with a single command:\n\n```bash\nbrew install toolprint/tap/toolprint\n```\n\nAlternatively, you can tap the repository first, then install the formula:\n\n```bash\nbrew tap toolprint/tap\nbrew install toolprint\n```\n\n## Quick Start\n\nOnce installed, you can use the `toolprint` command.\n\n### 1. Join the Sandbox\n\nThe easiest way to get started is to join the Toolprint sandbox, which comes pre-loaded with public tools and connected servers.\n\nRun the following command and follow the prompts to create your account:\n\n```bash\ntoolprint\n```\n\n### 2. Explore Commands\n\nAfter setting up your account, get started by viewing the available commands:\n\n```bash\ntoolprint help\n```\n\nTo check your installed version:\n```bash\ntoolprint --version\n```\n\n## Updating\n\nTo upgrade to the latest version of the Toolprint CLI, run:\n\n```bash\nbrew update\nbrew upgrade toolprint\n```\n\n## Reporting Issues \u0026 Requesting Features\n\nIf you encounter a bug or have an idea for a new feature, we'd love to hear from you. Please use our issue templates on GitHub to provide the necessary details.\n\n*   **🐛 Bug Report:** If the formula isn't working as expected, [file a Bug Report](https://github.com/toolprint/homebrew-tap/issues/new?template=bug_report.yml).\n\n*   **✨ Feature Request:** Have an idea to improve the formula or installation process? [Suggest a new feature](https://github.com/toolprint/homebrew-tap/issues/new?template=feature_request.yml).\n\nBefore creating a new issue, please check to see if a similar one has already been opened.\n\n## License\n\nThe source code for this Homebrew tap is available under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\nThe Toolprint CLI binary distributed by this formula is licensed under a separate EULA.\n\n---\n\n*For tap maintainers: See [DEVELOPMENT.md](DEVELOPMENT.md) for maintenance instructions.* ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolprint%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoolprint%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolprint%2Fhomebrew-tap/lists"}