mcp-deploy 0.1.3 → 0.1.4

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 (94) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +9 -9
  3. package/.next/standalone/.next/build-manifest.json +2 -2
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/server/app/.well-known/oauth-authorization-server/route_client-reference-manifest.js +1 -1
  6. package/.next/standalone/.next/server/app/_global-error/page.js +2 -2
  7. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.html +2 -2
  9. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  13. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  17. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/_not-found.html +2 -2
  19. package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
  20. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  21. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  26. package/.next/standalone/.next/server/app/api/cloudflare/setup/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/cloudflare/status/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/mcps/[slug]/deploy/route.js +1 -1
  29. package/.next/standalone/.next/server/app/api/mcps/[slug]/deploy/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/mcps/[slug]/remove/route.js +1 -1
  31. package/.next/standalone/.next/server/app/api/mcps/[slug]/remove/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/mcps/[slug]/route.js +1 -1
  33. package/.next/standalone/.next/server/app/api/mcps/[slug]/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/mcps/[slug]/secrets/route.js +1 -1
  35. package/.next/standalone/.next/server/app/api/mcps/[slug]/secrets/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/mcps/[slug]/status/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/mcps/[slug]/undeploy/route.js +1 -1
  38. package/.next/standalone/.next/server/app/api/mcps/[slug]/undeploy/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/mcps/add/route.js +1 -1
  40. package/.next/standalone/.next/server/app/api/mcps/add/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/mcps/check-updates/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/mcps/route.js +1 -1
  43. package/.next/standalone/.next/server/app/api/mcps/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/mcps/validate/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/oauth/approve/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/oauth/register/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/oauth/token/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/test-connection/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/index.html +2 -2
  50. package/.next/standalone/.next/server/app/index.rsc +1 -1
  51. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  52. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +1 -1
  53. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  54. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +1 -1
  55. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  56. package/.next/standalone/.next/server/app/mcps/[slug]/page.js +2 -2
  57. package/.next/standalone/.next/server/app/mcps/[slug]/page_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/oauth/authorize/page.js +1 -1
  59. package/.next/standalone/.next/server/app/oauth/authorize/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/oauth/authorize.html +2 -2
  61. package/.next/standalone/.next/server/app/oauth/authorize.rsc +1 -1
  62. package/.next/standalone/.next/server/app/oauth/authorize.segments/_full.segment.rsc +1 -1
  63. package/.next/standalone/.next/server/app/oauth/authorize.segments/_head.segment.rsc +1 -1
  64. package/.next/standalone/.next/server/app/oauth/authorize.segments/_index.segment.rsc +1 -1
  65. package/.next/standalone/.next/server/app/oauth/authorize.segments/_tree.segment.rsc +1 -1
  66. package/.next/standalone/.next/server/app/oauth/authorize.segments/oauth/authorize/__PAGE__.segment.rsc +1 -1
  67. package/.next/standalone/.next/server/app/oauth/authorize.segments/oauth/authorize.segment.rsc +1 -1
  68. package/.next/standalone/.next/server/app/oauth/authorize.segments/oauth.segment.rsc +1 -1
  69. package/.next/standalone/.next/server/app/page.js +2 -2
  70. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/setup/page.js +3 -3
  72. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/setup.html +2 -2
  74. package/.next/standalone/.next/server/app/setup.rsc +1 -1
  75. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +1 -1
  76. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  77. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +1 -1
  78. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
  79. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +1 -1
  80. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  81. package/.next/standalone/.next/server/app-paths-manifest.json +9 -9
  82. package/.next/standalone/.next/server/chunks/142.js +1 -1
  83. package/.next/standalone/.next/server/chunks/471.js +2 -2
  84. package/.next/standalone/.next/server/pages/404.html +2 -2
  85. package/.next/standalone/.next/server/pages/500.html +2 -2
  86. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  87. package/.next/standalone/package.json +1 -1
  88. package/package.json +1 -1
  89. package/src/app/api/mcps/[slug]/route.ts +4 -5
  90. package/src/app/api/mcps/route.ts +4 -5
  91. /package/.next/standalone/.next/static/{8v7FMKRjROJQw8iEA3azx → umAS_nttM34Bn6AVZor2W}/_buildManifest.js +0 -0
  92. /package/.next/standalone/.next/static/{8v7FMKRjROJQw8iEA3azx → umAS_nttM34Bn6AVZor2W}/_ssgManifest.js +0 -0
  93. /package/.next/static/{8v7FMKRjROJQw8iEA3azx → umAS_nttM34Bn6AVZor2W}/_buildManifest.js +0 -0
  94. /package/.next/static/{8v7FMKRjROJQw8iEA3azx → umAS_nttM34Bn6AVZor2W}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=171,a.ids=[171],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3576:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{GET:()=>B});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(2629),x=c(4528),y=c(7416),z=c(9526);function A(a){return a?a.replace(/^v/,""):null}async function B(a,{params:b}){try{let{slug:a}=await b;if(!(0,z.Ac)(a))return v.NextResponse.json({error:"Invalid slug format"},{status:400});let c=await (0,w.mo)(a);if(!c)return v.NextResponse.json({error:"MCP not found"},{status:404});let d=(0,w.dd)(c)??await (0,w.V9)(c),[e,f]=await Promise.all([(0,x.i8)(a),(0,x.o_)(a)]),g=f?Object.keys(f):[],h=(0,x.Uu)(a),i=A(e?.version),j=A(h?.latestVersion),k=!!i&&"deployed"===e.status&&!!j&&i!==j,l=null,m=null;if(e?.bearerToken)try{l=(0,y.Y)(e.bearerToken)}catch{}if(e?.oauthPassword)try{m=(0,y.Y)(e.oauthPassword)}catch{}return v.NextResponse.json({slug:d.slug,githubRepo:d.githubRepo,isDefault:d.isDefault,name:d.name,description:d.description,version:A(d.version)??d.version,deployedVersion:i,latestVersion:j,updateAvailable:k,workerName:d.workerName,secrets:d.secrets??[],config:d.config??[],autoSecrets:d.autoSecrets??[],deployment:e??{status:"not_deployed"},configuredSecrets:g,credentials:{bearerToken:l,oauthPassword:m}})}catch(b){let a=b instanceof Error?b.message:"Unknown error";return v.NextResponse.json({error:a},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/[slug]/route",pathname:"/api/mcps/[slug]",filename:"route",bundlePath:"app/api/mcps/[slug]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/[slug]/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9526:(a,b,c)=>{function d(a){return"string"==typeof a&&!(a.length<1)&&!(a.length>100)&&/^[a-zA-Z0-9_-]+$/.test(a)}function e(a){return"string"==typeof a&&("latest"===a||!(a.length<1)&&!(a.length>100)&&/^v?[a-zA-Z0-9._-]+$/.test(a))}function f(a){return"string"==typeof a&&!(a.length<1)&&!(a.length>100)&&/^[A-Z0-9_]+$/.test(a)}function g(a){if("object"!=typeof a||null===a||Array.isArray(a))return!1;for(let[b,c]of Object.entries(a))if(!f(b)||!("string"==typeof c&&c.length>=1&&c.length<=1e4))return!1;return!0}c.d(b,{Ac:()=>d,SR:()=>e,fz:()=>g,y6:()=>f})}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817],()=>b(b.s=3576));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=171,a.ids=[171],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3576:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{GET:()=>B});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(2629),x=c(4528),y=c(7416),z=c(9526);function A(a){return a?a.replace(/^v/,""):null}async function B(a,{params:b}){try{let{slug:a}=await b;if(!(0,z.Ac)(a))return v.NextResponse.json({error:"Invalid slug format"},{status:400});let c=await (0,w.mo)(a);if(!c)return v.NextResponse.json({error:"MCP not found"},{status:404});let d=(0,w.dd)(c)??await (0,w.V9)(c),[e,f]=await Promise.all([(0,x.i8)(a),(0,x.o_)(a)]),g=f?Object.keys(f):[],h=(0,x.Uu)(a),i=A(e?.version)??A(d.version),j=A(h?.latestVersion),k=null,l=null;if(e?.bearerToken)try{k=(0,y.Y)(e.bearerToken)}catch{}if(e?.oauthPassword)try{l=(0,y.Y)(e.oauthPassword)}catch{}return v.NextResponse.json({slug:d.slug,githubRepo:d.githubRepo,isDefault:d.isDefault,name:d.name,description:d.description,version:A(d.version)??d.version,deployedVersion:A(e?.version),latestVersion:j,updateAvailable:!!i&&!!j&&i!==j,workerName:d.workerName,secrets:d.secrets??[],config:d.config??[],autoSecrets:d.autoSecrets??[],deployment:e??{status:"not_deployed"},configuredSecrets:g,credentials:{bearerToken:k,oauthPassword:l}})}catch(b){let a=b instanceof Error?b.message:"Unknown error";return v.NextResponse.json({error:a},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/[slug]/route",pathname:"/api/mcps/[slug]",filename:"route",bundlePath:"app/api/mcps/[slug]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/[slug]/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9526:(a,b,c)=>{function d(a){return"string"==typeof a&&!(a.length<1)&&!(a.length>100)&&/^[a-zA-Z0-9_-]+$/.test(a)}function e(a){return"string"==typeof a&&("latest"===a||!(a.length<1)&&!(a.length>100)&&/^v?[a-zA-Z0-9._-]+$/.test(a))}function f(a){return"string"==typeof a&&!(a.length<1)&&!(a.length>100)&&/^[A-Z0-9_]+$/.test(a)}function g(a){if("object"!=typeof a||null===a||Array.isArray(a))return!1;for(let[b,c]of Object.entries(a))if(!f(b)||!("string"==typeof c&&c.length>=1&&c.length<=1e4))return!1;return!0}c.d(b,{Ac:()=>d,SR:()=>e,fz:()=>g,y6:()=>f})}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817],()=>b(b.s=3576));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=177,a.ids=[177],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{a.exports=require("os")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},5996:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{GET:()=>A,PUT:()=>B});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(2629),x=c(4528),y=c(9526),z=c(3406);async function A(a,{params:b}){try{let{slug:a}=await b;if(!(0,y.Ac)(a))return v.NextResponse.json({error:"Invalid slug format"},{status:400});let c=await (0,w.mo)(a);if(!c)return v.NextResponse.json({error:"MCP not found"},{status:404});let d=await (0,w.V9)(c),e=(0,x.o_)(a),f=e?Object.keys(e):[];return v.NextResponse.json({slug:a,schema:d.secrets,configuredKeys:f})}catch(b){let a=b instanceof Error?b.message:"Unknown error";return v.NextResponse.json({error:a},{status:500})}}async function B(a,{params:b}){try{let{slug:c}=await b;if(!(0,y.Ac)(c))return v.NextResponse.json({error:"Invalid slug format"},{status:400});let d=await a.json(),e=d.secrets??{},f=d.deleteKeys??[];if(e&&!(0,y.fz)(e))return v.NextResponse.json({error:"Invalid secrets format"},{status:400});if(!Array.isArray(f)||!f.every(a=>(0,y.y6)(a)))return v.NextResponse.json({error:"Invalid deleteKeys format"},{status:400});if(0===Object.keys(e).length&&0===f.length)return v.NextResponse.json({error:"No secrets to update or delete"},{status:400});let g=await (0,z.H7)(c,e,f);return v.NextResponse.json({success:!0,updatedKeys:g.updatedKeys,deletedKeys:g.deletedKeys})}catch(b){let a=b instanceof Error?b.message:"Unknown error";if("MCP not found"===a)return v.NextResponse.json({error:a},{status:404});if(a.includes("Not logged in to Cloudflare"))return v.NextResponse.json({error:a},{status:400});return v.NextResponse.json({error:a},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/[slug]/secrets/route",pathname:"/api/mcps/[slug]/secrets",filename:"route",bundlePath:"app/api/mcps/[slug]/secrets/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/secrets/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/[slug]/secrets/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817,142],()=>b(b.s=5996));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=177,a.ids=[177],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{a.exports=require("os")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},5996:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{GET:()=>A,PUT:()=>B});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(2629),x=c(4528),y=c(9526),z=c(1025);async function A(a,{params:b}){try{let{slug:a}=await b;if(!(0,y.Ac)(a))return v.NextResponse.json({error:"Invalid slug format"},{status:400});let c=await (0,w.mo)(a);if(!c)return v.NextResponse.json({error:"MCP not found"},{status:404});let d=await (0,w.V9)(c),e=(0,x.o_)(a),f=e?Object.keys(e):[];return v.NextResponse.json({slug:a,schema:d.secrets,configuredKeys:f})}catch(b){let a=b instanceof Error?b.message:"Unknown error";return v.NextResponse.json({error:a},{status:500})}}async function B(a,{params:b}){try{let{slug:c}=await b;if(!(0,y.Ac)(c))return v.NextResponse.json({error:"Invalid slug format"},{status:400});let d=await a.json(),e=d.secrets??{},f=d.deleteKeys??[];if(e&&!(0,y.fz)(e))return v.NextResponse.json({error:"Invalid secrets format"},{status:400});if(!Array.isArray(f)||!f.every(a=>(0,y.y6)(a)))return v.NextResponse.json({error:"Invalid deleteKeys format"},{status:400});if(0===Object.keys(e).length&&0===f.length)return v.NextResponse.json({error:"No secrets to update or delete"},{status:400});let g=await (0,z.H7)(c,e,f);return v.NextResponse.json({success:!0,updatedKeys:g.updatedKeys,deletedKeys:g.deletedKeys})}catch(b){let a=b instanceof Error?b.message:"Unknown error";if("MCP not found"===a)return v.NextResponse.json({error:a},{status:404});if(a.includes("Not logged in to Cloudflare"))return v.NextResponse.json({error:a},{status:400});return v.NextResponse.json({error:a},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/[slug]/secrets/route",pathname:"/api/mcps/[slug]/secrets",filename:"route",bundlePath:"app/api/mcps/[slug]/secrets/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/secrets/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/[slug]/secrets/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817,142],()=>b(b.s=5996));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/secrets/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/secrets/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/secrets/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/secrets/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/status/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/status/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/status/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/status/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=382,a.ids=[382],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{a.exports=require("os")},2973:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{DELETE:()=>y});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(9526),x=c(3406);async function y(a,{params:b}){try{let{slug:a}=await b;if(!(0,w.Ac)(a))return v.NextResponse.json({error:"Invalid slug format"},{status:400});return await (0,x.f4)(a),v.NextResponse.json({success:!0})}catch(b){console.error("Undeploy MCP error:",b);let a=b instanceof Error?b.message:"Failed to undeploy MCP";if("MCP is not deployed"===a)return v.NextResponse.json({error:a},{status:400});return v.NextResponse.json({error:a},{status:500})}}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/[slug]/undeploy/route",pathname:"/api/mcps/[slug]/undeploy",filename:"route",bundlePath:"app/api/mcps/[slug]/undeploy/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/undeploy/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/[slug]/undeploy/route";"/index"===d&&(d="/");let e=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||z.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===z.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817,142],()=>b(b.s=2973));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=382,a.ids=[382],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{a.exports=require("os")},2973:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{DELETE:()=>y});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(9526),x=c(1025);async function y(a,{params:b}){try{let{slug:a}=await b;if(!(0,w.Ac)(a))return v.NextResponse.json({error:"Invalid slug format"},{status:400});return await (0,x.f4)(a),v.NextResponse.json({success:!0})}catch(b){console.error("Undeploy MCP error:",b);let a=b instanceof Error?b.message:"Failed to undeploy MCP";if("MCP is not deployed"===a)return v.NextResponse.json({error:a},{status:400});return v.NextResponse.json({error:a},{status:500})}}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/[slug]/undeploy/route",pathname:"/api/mcps/[slug]/undeploy",filename:"route",bundlePath:"app/api/mcps/[slug]/undeploy/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/undeploy/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){z.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/[slug]/undeploy/route";"/index"===d&&(d="/");let e=await z.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(A.dynamicRoutes[H]||A.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!A.routes[E],b=A.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||z.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===z.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:A,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>z.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>z.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817,142],()=>b(b.s=2973));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/undeploy/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/undeploy/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/[slug]/undeploy/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/[slug]/undeploy/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=489,a.ids=[489],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{a.exports=require("os")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6444:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{POST:()=>A});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(3773),x=c(4528),y=c(9526),z=c(3406);async function A(a){try{let{githubRepo:b,slug:c,releaseTag:d="latest"}=await a.json();if(!b||"string"!=typeof b)return v.NextResponse.json({error:"Missing or invalid githubRepo"},{status:400});if(!(0,y.SR)(d))return v.NextResponse.json({error:"Invalid releaseTag format"},{status:400});if(c&&!(0,y.Ac)(c))return v.NextResponse.json({error:"Invalid slug format"},{status:400});if(!(0,w.f6)(b))return v.NextResponse.json({error:"Invalid repository format. Use owner/repo or a GitHub URL."},{status:400});if(c&&(0,x.aH)().some(a=>a.slug===c))return v.NextResponse.json({error:`MCP "${c}" is already added`},{status:409});let e=await (0,z.Ux)(b,d);return v.NextResponse.json({success:!0,slug:e.slug,name:e.name,version:e.version,githubRepo:e.githubRepo})}catch(b){console.error("Add MCP error:",b);let a=b instanceof Error?b.message:"Failed to add MCP";if(a.includes("is already added")||a.includes("already added"))return v.NextResponse.json({error:a},{status:409});if(a.includes("Invalid repository format"))return v.NextResponse.json({error:a},{status:400});return v.NextResponse.json({error:a},{status:500})}}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/add/route",pathname:"/api/mcps/add",filename:"route",bundlePath:"app/api/mcps/add/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/add/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/add/route";"/index"===d&&(d="/");let e=await B.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||B.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===B.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>B.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,A),b}},l=await B.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817,142],()=>b(b.s=6444));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=489,a.ids=[489],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1820:a=>{a.exports=require("os")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5511:a=>{a.exports=require("crypto")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6444:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{POST:()=>A});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(3773),x=c(4528),y=c(9526),z=c(1025);async function A(a){try{let{githubRepo:b,slug:c,releaseTag:d="latest"}=await a.json();if(!b||"string"!=typeof b)return v.NextResponse.json({error:"Missing or invalid githubRepo"},{status:400});if(!(0,y.SR)(d))return v.NextResponse.json({error:"Invalid releaseTag format"},{status:400});if(c&&!(0,y.Ac)(c))return v.NextResponse.json({error:"Invalid slug format"},{status:400});if(!(0,w.f6)(b))return v.NextResponse.json({error:"Invalid repository format. Use owner/repo or a GitHub URL."},{status:400});if(c&&(0,x.aH)().some(a=>a.slug===c))return v.NextResponse.json({error:`MCP "${c}" is already added`},{status:409});let e=await (0,z.Ux)(b,d);return v.NextResponse.json({success:!0,slug:e.slug,name:e.name,version:e.version,githubRepo:e.githubRepo})}catch(b){console.error("Add MCP error:",b);let a=b instanceof Error?b.message:"Failed to add MCP";if(a.includes("is already added")||a.includes("already added"))return v.NextResponse.json({error:a},{status:409});if(a.includes("Invalid repository format"))return v.NextResponse.json({error:a},{status:400});return v.NextResponse.json({error:a},{status:500})}}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/mcps/add/route",pathname:"/api/mcps/add",filename:"route",bundlePath:"app/api/mcps/add/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/add/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/mcps/add/route";"/index"===d&&(d="/");let e=await B.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||B.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===B.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>B.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,A),b}},l=await B.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},7550:a=>{a.exports=require("better-sqlite3")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,817,142],()=>b(b.s=6444));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/add/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/add/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/mcps/add/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"7847","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7164","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"7841","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"9627","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"6392","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"2392","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/node_modules/next/dist/esm/client/app-dir/link.js":{"id":8500,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/globals.css":{"id":1743,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/NavLinks.tsx":{"id":2240,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeProvider.tsx":{"id":8946,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","558","static/chunks/app/layout-16156b2dce91d181.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/mcps/[slug]/page.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page.tsx":{"id":6268,"name":"*","chunks":["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/oauth/authorize/page.tsx":{"id":9018,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/CloudflareSetup.tsx":{"id":9322,"name":"*","chunks":[],"async":false},"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/components/ThemeToggle.tsx":{"id":1777,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/layout":[{"inlined":false,"path":"static/css/caae8cf5ba26c4c9.css"}],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/page":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/route":[],"/Users/vibes/Documents/Development/Projects/agent-suite/mcp-deploy/src/app/api/mcps/add/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"5029","name":"*","chunks":[],"async":false}},"2240":{"*":{"id":"7086","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"1758","name":"*","chunks":[],"async":false}},"6268":{"*":{"id":"4494","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"8500":{"*":{"id":"3318","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"8946":{"*":{"id":"5178","name":"*","chunks":[],"async":false}},"9018":{"*":{"id":"3226","name":"*","chunks":[],"async":false}},"9322":{"*":{"id":"4662","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}