@mistflow-ai/mcp 0.1.0 → 0.1.2

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.
@@ -0,0 +1 @@
1
+ import{a,b,c,d,e,f,g}from"./chunk-ZRRSZS7A.js";import"./chunk-5IQGENNI.js";export{d as emptyState,e as fetchRemoteState,g as fuzzyMatch,a as getLocalStatePath,b as readLocalState,f as syncRemoteState,c as writeLocalState};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mistflow-ai/mcp",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "Mistflow MCP server for AI coding editors. Installed into Claude Code, Cursor, Codex CLI, and VS Code Copilot by the mistflow-ai installer.",
5
5
  "license": "Elastic-2.0",
6
6
  "type": "module",
@@ -1 +0,0 @@
1
- import{A as s,B as t,C as u,D as v,E as w,F as x,G as y,H as z,I as A,J as B,K as C,L as D,M as E,N as F,O as G,P as H,Q as I,R as J,S as K,T as L,U as M,V as N,W as O,h as a,j as b,k as c,l as d,m as e,n as f,o as g,p as h,q as i,r as j,s as k,t as l,u as m,v as n,w as o,x as p,y as q,z as r}from"./chunk-VQN2JJRZ.js";export{e as MistflowApiError,s as addDomain,h as checkAuth,i as checkAuthDetailed,k as checkSubdomain,m as createDeployment,l as createProject,z as deleteEnvVar,r as discoverDecisions,G as downloadSource,M as downloadSourceWithToken,J as fetchModule,H as fetchScaffold,I as fetchStepContext,L as forkTemplate,p as generatePlan,f as getAuthHeaders,b as getBaseUrl,d as getDashboardUrl,w as getDbCredentials,A as getDeployLogs,o as getDeploymentStatus,j as getProject,B as getProjectErrors,c as getSiteUrl,K as getTemplate,a as hasCredentialsOnDisk,g as hasLocalCredentials,C as listDeployments,t as listDomains,x as listEnvVars,N as markLocalSetupDone,q as modifyPlan,E as promotePreview,D as redeployProject,v as removeDomain,F as rollbackDeployment,O as shareProject,n as uploadAndDeploy,y as upsertEnvVar,u as verifyDomain};
@@ -1 +0,0 @@
1
- import{a,b,c,d}from"./chunk-C2TTUQ4F.js";export{b as closeBrowser,a as getPage,c as getSnapshot,d as takeScreenshot};
@@ -1 +0,0 @@
1
- var a=null,t=null,e=null,r=null;async function l(){try{return await import("playwright")}catch{throw new Error("Playwright is not installed. Run: cd packages/mcp-server && pnpm add playwright && npx playwright install chromium")}}async function s(){let n=await l();return(!a||!a.isConnected())&&(a=await n.chromium.launch({headless:!0})),t&&(await t.close().catch(()=>{}),t=null),t=await a.newContext({viewport:{width:1280,height:720},deviceScaleFactor:2}),e=await t.newPage(),e}async function c(){return e&&!e.isClosed()?e:(r||(r=s().finally(()=>{r=null})),r)}async function i(){e&&!e.isClosed()&&await e.close().catch(()=>{}),t&&await t.close().catch(()=>{}),a?.isConnected()&&await a.close().catch(()=>{}),e=null,t=null,a=null}process.once("SIGTERM",()=>{i().finally(()=>process.exit(0))});process.once("SIGINT",()=>{i().finally(()=>process.exit(0))});async function u(n){return await n.locator("body").ariaSnapshot()}async function w(n,o=!1){return await n.screenshot({fullPage:o,type:"png"})}export{c as a,i as b,u as c,w as d};
@@ -1 +0,0 @@
1
- import{a,b,c,d,e,f,g}from"./chunk-5TUJQOFD.js";import"./chunk-VQN2JJRZ.js";export{d as emptyState,e as fetchRemoteState,g as fuzzyMatch,a as getLocalStatePath,b as readLocalState,f as syncRemoteState,c as writeLocalState};