🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@lattis-dev/cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lattis-dev/cli

DEPRECATED: this package has been renamed to @sitedex/cli. The `lattis` and `lattis-mcp` binaries are kept as forwarding shims that print a deprecation warning and exec the new commands.

latest
npmnpm
Version
0.5.1
Version published
Maintainers
1
Created
Source

@lattis-dev/cli (DEPRECATED)

This package has been renamed to @sitedex/cli.

The lattis and lattis-mcp binaries published from this package are now thin shims that print a one-line deprecation warning and forward to the same code path as sitedex / sitedex-mcp. Already-installed users keep working — but please migrate at your convenience:

npm uninstall -g @lattis-dev/cli
npm install -g @sitedex/cli

MCP config

If your .cursor/mcp.json or .claude/mcp.json references this package, swap:

-"args": ["-y", "@lattis-dev/cli", "mcp"]
+"args": ["-y", "@sitedex/cli", "mcp"]

The MCP server identifier also changed: dev.lattis/mcpdev.sitedex/mcp.

Why the rename

The product was renamed Lattis → Sitedex on 2026-04. The npm package, the binary, the API endpoint, and the MCP discovery card all moved to the new brand. The legacy lattis.dev URLs continue to serve where customer installs require it (notably lattis.dev/widget.js); everything else 301s to sitedex.dev.

Keywords

deprecated

FAQs

Package last updated on 26 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts