@merabylabs/promptarchitect-mcp 0.3.2 → 0.7.0

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
- "name": "@merabylabs/promptarchitect-mcp",
3
- "version": "0.3.2",
4
- "description": "MCP server for PromptArchitect Prompt Lab - AI-powered prompt engineering with workspace-aware refinement. Works with Claude, Cursor, VS Code, Windsurf, Zed & more",
2
+ "name": "@merabylabs/promptarchitect-mcp",
3
+ "version": "0.7.0",
4
+ "description": "MCP server for PromptArchitect Prompt Lab - AI-powered prompt engineering with workspace-aware refinement. Works with Claude, Cursor, VS Code, Windsurf, Zed & more",
5
5
  "keywords": [
6
6
  "mcp",
7
7
  "model-context-protocol",
@@ -82,4 +82,4 @@
82
82
  "peerDependencies": {
83
83
  "zod": "^3.25.0"
84
84
  }
85
- }
85
+ }