What's New
nlm setup add json — Interactive JSON Config Generator
Run nlm setup add json to generate an MCP JSON config snippet for any tool not directly supported by nlm setup.
An interactive wizard with numbered prompts lets you choose:
- Config type — uvx (no install required) or regular (installed binary)
- Command format — command name or full path to binary (regular mode only)
- Config scope — add to existing config (server entry only) or new config (includes
mcpServerswrapper)
The JSON is printed with syntax highlighting and can be copied to clipboard on macOS.
Full Changelog: v0.3.14...v0.3.15