pi-minimax-tools
MiniMax web_search and understand_image tools for pi
Package details
Install pi-minimax-tools from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-minimax-tools- Package
pi-minimax-tools- Version
1.0.6- Published
- Mar 27, 2026
- Downloads
- 183/mo · 26/wk
- Author
- markokocic
- License
- EPL-2.0
- Types
- extension
- Size
- 32.2 KB
- Dependencies
- 1 dependency · 0 peers
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
MiniMax Tools for pi
Provides web_search and understand_image tools via MiniMax Coding Plan API.
Installation
# From npm
pi install npm:pi-minimax-tools
# From GitHub
pi install git:github.com/markokocic/pi-minimax-tools
Providers
Automatically enabled when using a MiniMax model:
- minimax - Global API
- minimax-cn - China API
Select a MiniMax model with /model minimax to activate the tools. The extension uses your existing pi MiniMax provider configuration.
Tools
web_search
Search the web for current information.
understand_image
Analyze images (URL or local file).
License
Copyright (c) 2026-present Marko Kocic
This program is made available under the terms of the Eclipse Public License 2.0.