noggin-mcp 0.4.34 → 0.4.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19349,7 +19349,7 @@ import url from "node:url";
19349
19349
  // mcp/package.json
19350
19350
  var package_default = {
19351
19351
  name: "noggin-mcp",
19352
- version: "0.4.34",
19352
+ version: "0.4.35",
19353
19353
  description: "stdio Model Context Protocol server for noggin \u2014 exposes the noggin verbs to MCP-capable agent hosts (Claude Code, Codex CLI, Copilot CLI, Cursor, VS Code).",
19354
19354
  type: "module",
19355
19355
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "noggin-mcp",
3
- "version": "0.4.34",
3
+ "version": "0.4.35",
4
4
  "description": "stdio Model Context Protocol server for noggin — exposes the noggin verbs to MCP-capable agent hosts (Claude Code, Codex CLI, Copilot CLI, Cursor, VS Code).",
5
5
  "type": "module",
6
6
  "bin": {