fovux-mcp
v1.4.0
Published
npm CLI shim for the Fovux MCP Python package.
Downloads
680
Maintainers
Readme
fovux-mcp npm wrapper
This package provides the fovux-mcp and fovux command shims for npm users.
It delegates to the matching Python package version through uvx.
Usage
npx fovux-mcp --helpFor persistent installs:
npm install -g fovux-mcp
fovux-mcp --helpThe shim requires Node 22 or 24 and uv or uvx to be available on PATH. By
default it runs fovux-mcp from the Python package version matching this npm
package. For local development before a release is published, set
FOVUX_MCP_PYTHON_PACKAGE to a local package path or alternate package spec.
