GraphCanon updated 2w · GitHub synced 2w
Decision brief
Zero-plugins is an agent plugin designed to enhance capabilities through integration with thousands of external services by providing CLI access and specialized hooks for various AI agents.
Good fit when
- When the user needs seamless invocation of numerous third-party services right from their AI agent's interface, leveraging Zero will expedite this process.
- For users who require detailed setup instructions that walk them through every step, including manual set-up routes for specific agents like Claude Code and Codex.
Avoid when
- Avoid if strict adherence to open-sourced projects or reliance on known licenses is critical, as Zero's license status is unknown.
- If the primary objective is not related to expanding an agent's reach into external service capabilities but rather enhancing existing functionalities without integration overhead.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/officialzeroxyz/zero-pluginsSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Zero is an agent plugin providing CLI access and integration hooks to invoke thousands of external services.
Capability facts
- Languages
- shell
Source: github.language · Aug 6, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 6, 2026)
Set it up by running the Zero CLI's setup (needs Node.js — install it first ifSource link
Source: README excerpt (regex_v1, Aug 6, 2026)
- **[Cursor](guides/generic.md)**Source link
Tags
README
Install Zero
The recommended way to install Zero is to let your agent install it and guide you through setup. Just paste this to your agent:
Help me set up Zero — a tool that lets you find and use extra services you
don't have built in (image/video generation, search live social media, or
hosting a free webpage). It's free to set up.
Set it up by running the Zero CLI's setup (needs Node.js — install it first if
`npm` isn't available):
npm i -g @zeroxyz/cli
zero init
zero auth login
This is the same prompt zero.xyz hands out:
the CLI is a public npm package your agent can inspect
(@zeroxyz/cli), and
zero init integrates the skill and hooks with every harness it detects —
What the plugin does lists exactly what that adds.
zero uninstall reverses all of it.
If you prefer to set up Zero manually, or your agent had issues with the installation, use the guides below. Pick your agent:
- Amp
- Antigravity
- Claude Code (CLI)
- Claude Code Desktop
- Claude on the web (claude.ai) & Claude Cowork — web, desktop, and mobile
- Cline
- Codex (CLI)
- Codex app
- Continue CLI
- Crush
- Cursor
- Devin
- Droid
- Gemini CLI
- GitHub Copilot CLI
- Goose
- Hermes Agent
- Kilo Code
- Kiro
- OpenCode
- Qwen Code
- Trae
- Warp
- Zed
- Anything else (standalone installer) — works in any agent with a shell (and for humans at a terminal)
Once installed, ask your agent to "help me set up and test Zero" — it signs you in and takes it from there.
For agents
This page has a .md twin and JSON over the API.