Monorepo for the Polygon Agent CLI — everything AI agents need to operate onchain.
You're probably looking for the CLI. Head to the package for full documentation:
packages/polygon-agent-cli/ — @polygonlabs/agent-cli on npm
Install on your agent:
npx skills add https://github.com/0xPolygon/polygon-agent-cliOr install the CLI directly:
npx @polygonlabs/agent-cli --helpThis repository also contains supporting packages:
packages/connector-ui/— React app that bridges wallet session approval between the browser and the CLI
pnpm install
pnpm polygon-agent --helpRequirements: Node.js 20+, pnpm
MIT
