> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keenable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Pi

> A Keenable web-search and page-fetch package for the Pi coding agent.

*Coding-agent package*

A Keenable web-search and page-fetch package for the Pi coding agent.

→ [@keenable/pi-search on Pi](https://pi.dev/packages/@keenable/pi-search)

<video controls poster="https://app.keenable.ai/integrations/pi.jpg" src="https://app.keenable.ai/integrations/pi.mp4" style={{ width: '100%', borderRadius: '12px' }} />

A live `pi -p` agent turn: `keenable_search` is the only web tool, and the answer cites its sources.

## Install

### Install

```bash theme={"dark"}
pi install npm:@keenable/pi-search
```

### Use it

Tools auto-register — just run Pi and ask something that needs the web.

<Note>
  Set `KEENABLE_API_KEY` to authenticate — this removes the hourly request cap. Without a key, calls run on the shared public tier at [lower rate limits](/rate-limits).
</Note>
