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.2.0- Published
- May 29, 2026
- Downloads
- 517/mo · 144/wk
- Author
- markokocic
- License
- EPL-2.0
- Types
- extension
- Size
- 32.3 KB
- Dependencies
- 0 dependencies · 3 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
This extension is complete.
This extension is final for the following reasons:
- It is feature-complete — all intended functionality is implemented.
- There is nothing left to develop.
- The author no longer has access to a MiniMax Token Plan.
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.