@vtstech/pi-openrouter-sync
OpenRouter model sync extension for Pi Coding Agent — add models from OpenRouter URLs or IDs
Package details
Install @vtstech/pi-openrouter-sync from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@vtstech/pi-openrouter-sync- Package
@vtstech/pi-openrouter-sync- Version
1.3.2- Published
- May 14, 2026
- Downloads
- 1,800/mo · 784/wk
- Author
- vtstech
- License
- MIT
- Types
- extension
- Size
- 13.5 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./openrouter-sync.js"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@vtstech/pi-openrouter-sync
OpenRouter model sync extension for Pi Coding Agent.
Add models from OpenRouter URLs or bare model IDs directly into Pi's models.json configuration.
# Install as part of the bundle
pi install git:github.com/VTSTech/pi-coding-agent
# Or install individually
pi install "npm:@vtstech/pi-openrouter-sync
Commands
/openrouter-sync <url-or-id> [url-or-id ...]— Add OpenRouter models by URL or ID- Alias:
/or-sync - Accepts full URLs:
https://openrouter.ai/model/name:free - Accepts bare IDs:
model/name:free - Multiple models can be added in one command
- Alias:
Tools
openrouter_sync— LLM-callable tool for adding OpenRouter models
Author
VTSTech — https://www.vts-tech.org