pi-msgpack-rpc
A MessagePack RPC tool for Pi
Package details
Install pi-msgpack-rpc from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-msgpack-rpc- Package
pi-msgpack-rpc- Version
0.2.4- Published
- May 17, 2026
- Downloads
- 267/mo · 24/wk
- Author
- paperlib
- License
- unknown
- Types
- extension
- Size
- 5.5 KB
- Dependencies
- 1 dependency · 0 peers
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
A MessagePack RPC Tool for Pi
A Pi extension providing a
msgpack_rpc_callTool to interact with Neovim or any other Message Pack based RPC APIs