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.3- Published
- Aug 19, 2026
- Downloads
- 368/mo · 60/wk
- Author
- dvcrn
- License
- MIT
- Types
- extension
- Size
- 26.6 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.6
- grok-4.5
- grok-4.3
- grok-build-0.1
- grok-composer-2.5-fast
- grok-4.20-0309-non-reasoning
- grok-4.20-0309-reasoning
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