pi-mulerouter
MuleRouter provider for Pi — auto-discovers LLM models via the MuleRouter API
Package details
Install pi-mulerouter from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-mulerouter- Package
pi-mulerouter- Version
0.1.0- Published
- Jun 14, 2026
- Downloads
- not available
- Author
- jarkkojs
- License
- MIT
- Types
- extension
- Size
- 15.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-mulerouter
MuleRouter provider for Pi.
Install
pi install npm:pi-mulerouter
Setup
Get an API key from MuleRouter
Set the environment variable:
export MULEROUTER_API_KEY="your-api-key"
Or configure interactively via
/loginin Pi:/login
Finally, select MuleRouter, and an API key when prompted.
- Restart Pi (or run
/reload)
Models
Once installed and configured, MuleRouter models are auto-discovered and appear in Pi's model selector.
License
pi-mulerouter is licensed under MIT. See LICENSE for more
information.