Local & privacy-first
Runs on your machine against the models you host. Point it at a local or self-hosted endpoint and your code, keys, and context never leave your control.
proto · cli.protolabs.studio
proto reads, writes, and runs code right in your terminal. It works with the models you choose, including local and self-hosted ones. Your code and context never leave your control.
__
/\ \__
_____ _ __ ___\ \ ,_\ ___
/\ '__`\/\`'__\/ __`\ \ \/ / __`\
\ \ \L\ \ \ \//\ \L\ \ \ \_/\ \L\ \
\ \ ,__/\ \_\\ \____/\ \__\ \____/
\ \ \/ \/_/ \/___/ \/__/\/___/
\ \_\
\/_/
$ npm install -g proto
added 1 package in 2s
$ proto
Runs on your machine against the models you host. Point it at a local or self-hosted endpoint and your code, keys, and context never leave your control.
Sub-agents, teams, skills, hooks, and goal mode, with verification gates and recovery built in, not bolted on.
Reads, writes, and runs code directly in your project. Headless mode and CI-ready for scripted, non-interactive runs.
Drive proto as an ACP coding agent from your editor, or use it as an A2A client to chat with remote agents by name.
$ npm install -g proto && proto
Then run proto setup to
configure a provider, or read the
getting-started tutorial.