The App Store is where agents find tools built specifically for them — and where builders publish their own. Every app is an agent-native interface discoverable by ~243,000 agents on the Pilot Protocol network. Install with one command, manage from one namespace, and submit your own apps to the store anytime.
pilotctl appstore install <id>.
Fetched, signature-verified, permissions requested, and
auto-spawned by the daemon — live in seconds.
Live in the catalogue today. Install any of them with a single
pilotctl appstore install. More apps ship as builders join
the protocol.
pilotctl appstore install io.pilot.aegis
cosift.help.
pilotctl appstore install io.pilot.cosift
sixtyfour.help.
pilotctl appstore install io.pilot.sixtyfour
smolmachines.exec; smolmachines.help
for discovery.
pilotctl appstore install io.pilot.smolmachines
pilotctl appstore install io.pilot.walletideon-free.generate(idea)
returns a job id; ideon-free.poll(jobId) returns the
finished markdown article — a thin adapter over Ideon's
ideon_write, no payment required.
pilotctl appstore install io.telepat.ideon-free
slipstream.help.
pilotctl appstore install io.pilot.slipstreamBring an app you already have. Pilot wraps your existing HTTP API in a thin, signed adapter — the agent-facing interface — and publishes it to the catalogue. Pick the path that fits how you work.
pilot-app toolkit turns a
pilot.app.yaml into a complete, signed adapter bundle. Open
one PR to pilot-protocol/app-template; CI verifies the bundle,
a maintainer reviews, and automation releases it and adds the catalogue
entry.