pi-supergrok
Pi extension that adds SuperGrok/xAI OAuth for Grok models.
Package details
Install pi-supergrok from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-supergrok- Package
pi-supergrok- Version
0.2.1- Published
- Jun 19, 2026
- Downloads
- 314/mo · 36/wk
- Author
- dvcrn
- License
- MIT
- Types
- extension
- Size
- 24 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./extensions/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-supergrok
Pi extension that adds SuperGrok/xAI OAuth for Grok models.
Supported models:
• grok-4.20-0309-non-reasoning • grok-4.20-0309-reasoning • grok-4.3 • grok-build-0.1 • grok-composer-2.5-fast
Requires pi 0.74.0 or newer.
Install
pi install npm:pi-supergrok
Or try without installing:
pi -e npm:pi-supergrok
Usage
Reload pi or restart it, then authenticate one of the registered providers:
/login supergrok
Then select a model such as:
/model supergrok/grok-4.3
Uninstall
pi remove npm:pi-supergrok
License
MIT