@locofy/mcp 1.1.8 → 1.1.9

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.
@@ -1 +1 @@
1
- const isDev="true"===process.env.IS_DEV;export const MIXPANEL_PROJECT_TOKEN=isDev?"77d8775b23ede44f6f58a6a0c677e881":"6ba4b43a52dcbc80ee759b59f2dc8c5f";export const MIXPANEL_PROXY_DOMAIN=isDev?"https://event-tracking.locofy.dev/events/mixpanel":"https://events.locofy.ai/events/mixpanel";export const CODEGEN_API_BASE_URL=process.env.CODEGEN_API_BASE_URL||(isDev?"https://codegen-api.locofy.dev":"https://codegen-api.locofy.ai");
1
+ const isDev="true"===process.env.IS_DEV;export const MIXPANEL_PROJECT_TOKEN=isDev?"77d8775b23ede44f6f58a6a0c677e881":"6ba4b43a52dcbc80ee759b59f2dc8c5f";export const MIXPANEL_PROXY_DOMAIN=isDev?"https://event-tracking.locofy.dev/events/mixpanel":"https://events.locofy.ai/events/mixpanel";const locofyMode=(process.env.LOCOFY_MODE||"visual").toLowerCase();export const CODEGEN_API_BASE_URL=process.env.CODEGEN_API_BASE_URL||(isDev?"https://codegen-api.locofy.dev":"agent"===locofyMode?"https://ai-services.locofy.ai/codegen-api":"https://codegen-api.locofy.ai");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@locofy/mcp",
3
- "version": "1.1.8",
3
+ "version": "1.1.9",
4
4
  "description": "Locofy MCP Server with Cursor",
5
5
  "keywords": [
6
6
  "figma",