OpenAdapterOpenAdapter
Integrations

Pi

Pi Coding Agent — fast, extensible AI coding CLI with thinking levels and tool calling.

One-liner install

macOS / Linux:

curl -sL "https://api.openadapter.in/api/setup/pi?key=YOUR_API_KEY" | bash

Windows (PowerShell):

irm "https://api.openadapter.in/api/setup/pi-ps?key=YOUR_API_KEY" | iex

Configures ~/.pi/agent/models.json with OpenAdapter as a custom provider — all gateway models with reasoning + vision become available.

Switching models

Inside Pi, run /model to reload the model list. No restart required.

On this page