@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.2.1- Published
- May 5, 2026
- Downloads
- 1,631/mo · 63/wk
- Author
- vtstech
- License
- MIT
- Types
- extension
- Size
- 7.8 KB
- Dependencies
- 1 dependency · 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.
Installation
pi install @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