mcp-deploy 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +8 -8
  3. package/.next/standalone/.next/build-manifest.json +2 -2
  4. package/.next/standalone/.next/required-server-files.json +3 -3
  5. package/.next/standalone/.next/server/app/.well-known/oauth-authorization-server/route.js.nft.json +1 -1
  6. package/.next/standalone/.next/server/app/.well-known/oauth-authorization-server/route_client-reference-manifest.js +1 -1
  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_client-reference-manifest.js +1 -1
  17. package/.next/standalone/.next/server/app/_not-found.html +2 -2
  18. package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
  19. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  20. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  21. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  22. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  24. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  25. package/.next/standalone/.next/server/app/api/cloudflare/setup/route.js.nft.json +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.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/cloudflare/status/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/mcps/[slug]/deploy/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/mcps/[slug]/deploy/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/mcps/[slug]/remove/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/mcps/[slug]/remove/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/mcps/[slug]/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/mcps/[slug]/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/mcps/[slug]/secrets/route.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/api/mcps/[slug]/secrets/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/mcps/[slug]/status/route.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/api/mcps/[slug]/status/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/mcps/[slug]/undeploy/route.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/api/mcps/[slug]/undeploy/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/mcps/add/route.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/api/mcps/add/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/mcps/check-updates/route.js +1 -1
  44. package/.next/standalone/.next/server/app/api/mcps/check-updates/route.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/api/mcps/check-updates/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/mcps/route.js.nft.json +1 -1
  47. package/.next/standalone/.next/server/app/api/mcps/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/mcps/validate/route.js.nft.json +1 -1
  49. package/.next/standalone/.next/server/app/api/mcps/validate/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/oauth/approve/route.js.nft.json +1 -1
  51. package/.next/standalone/.next/server/app/api/oauth/approve/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/oauth/register/route.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/api/oauth/register/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/oauth/token/route.js.nft.json +1 -1
  55. package/.next/standalone/.next/server/app/api/oauth/token/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/test-connection/route.js.nft.json +1 -1
  57. package/.next/standalone/.next/server/app/api/test-connection/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/index.html +2 -2
  59. package/.next/standalone/.next/server/app/index.rsc +1 -1
  60. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  61. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +1 -1
  62. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  63. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +1 -1
  64. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  65. package/.next/standalone/.next/server/app/mcps/[slug]/page_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/oauth/authorize/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/oauth/authorize.html +2 -2
  68. package/.next/standalone/.next/server/app/oauth/authorize.rsc +1 -1
  69. package/.next/standalone/.next/server/app/oauth/authorize.segments/_full.segment.rsc +1 -1
  70. package/.next/standalone/.next/server/app/oauth/authorize.segments/_head.segment.rsc +1 -1
  71. package/.next/standalone/.next/server/app/oauth/authorize.segments/_index.segment.rsc +1 -1
  72. package/.next/standalone/.next/server/app/oauth/authorize.segments/_tree.segment.rsc +1 -1
  73. package/.next/standalone/.next/server/app/oauth/authorize.segments/oauth/authorize/__PAGE__.segment.rsc +1 -1
  74. package/.next/standalone/.next/server/app/oauth/authorize.segments/oauth/authorize.segment.rsc +1 -1
  75. package/.next/standalone/.next/server/app/oauth/authorize.segments/oauth.segment.rsc +1 -1
  76. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/setup/page.js +1 -1
  78. package/.next/standalone/.next/server/app/setup/page.js.nft.json +1 -1
  79. package/.next/standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/setup.html +2 -2
  81. package/.next/standalone/.next/server/app/setup.rsc +1 -1
  82. package/.next/standalone/.next/server/app/setup.segments/_full.segment.rsc +1 -1
  83. package/.next/standalone/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  84. package/.next/standalone/.next/server/app/setup.segments/_index.segment.rsc +1 -1
  85. package/.next/standalone/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
  86. package/.next/standalone/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +1 -1
  87. package/.next/standalone/.next/server/app/setup.segments/setup.segment.rsc +1 -1
  88. package/.next/standalone/.next/server/app-paths-manifest.json +8 -8
  89. package/.next/standalone/.next/server/pages/404.html +2 -2
  90. package/.next/standalone/.next/server/pages/500.html +2 -2
  91. package/.next/standalone/package.json +1 -1
  92. package/.next/standalone/server.js +1 -1
  93. package/README.md +2 -2
  94. package/package.json +1 -1
  95. package/src/app/api/mcps/check-updates/route.ts +4 -2
  96. package/src/lib/mcp-registry.ts +4 -4
  97. /package/.next/standalone/.next/static/{MOl7ObLs1fSW_Loj5kNSF → Om_3YQnRAnBRDZZiygPl7}/_buildManifest.js +0 -0
  98. /package/.next/standalone/.next/static/{MOl7ObLs1fSW_Loj5kNSF → Om_3YQnRAnBRDZZiygPl7}/_ssgManifest.js +0 -0
  99. /package/.next/static/{MOl7ObLs1fSW_Loj5kNSF → Om_3YQnRAnBRDZZiygPl7}/_buildManifest.js +0 -0
  100. /package/.next/static/{MOl7ObLs1fSW_Loj5kNSF → Om_3YQnRAnBRDZZiygPl7}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/oauth/approve/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/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},"/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}},"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/oauth/approve/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/oauth/approve/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/oauth/approve/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
- {"version":1,"files":["../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/better-sqlite3/package.json","../../../../../../node_modules/bindings/bindings.js","../../../../../../node_modules/bindings/package.json","../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/445.js","../../../../chunks/813.js","../../../../chunks/858.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../../../../../package.json","../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/better-sqlite3/package.json","../../../../../../node_modules/bindings/bindings.js","../../../../../../node_modules/bindings/package.json","../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/445.js","../../../../chunks/813.js","../../../../chunks/858.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/oauth/register/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/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},"/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}},"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/oauth/register/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/oauth/register/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/oauth/register/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
- {"version":1,"files":["../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/better-sqlite3/package.json","../../../../../../node_modules/bindings/bindings.js","../../../../../../node_modules/bindings/package.json","../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/445.js","../../../../chunks/813.js","../../../../chunks/858.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../../../../../package.json","../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/better-sqlite3/package.json","../../../../../../node_modules/bindings/bindings.js","../../../../../../node_modules/bindings/package.json","../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/445.js","../../../../chunks/813.js","../../../../chunks/858.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/oauth/token/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/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},"/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}},"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/oauth/token/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/oauth/token/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/oauth/token/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
- {"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/445.js","../../../chunks/813.js","../../../webpack-runtime.js","route_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../../../../package.json","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/445.js","../../../chunks/813.js","../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/test-connection/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/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},"/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}},"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/test-connection/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/test-connection/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/test-connection/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,8 +1,8 @@
1
- <!DOCTYPE html><!--MOl7ObLs1fSW_Loj5kNSF--><html lang="en" data-theme="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/caae8cf5ba26c4c9.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9ca43f4ce1bb8938.js"/><script src="/_next/static/chunks/4bd1b696-096d35a2bd1da3af.js" async=""></script><script src="/_next/static/chunks/794-37dad9bbc14b04b8.js" async=""></script><script src="/_next/static/chunks/main-app-9463efc72af57a9a.js" async=""></script><script src="/_next/static/chunks/500-5d45efbf86b8d36e.js" async=""></script><script src="/_next/static/chunks/app/layout-16156b2dce91d181.js" async=""></script><script src="/_next/static/chunks/app/page-a51bfb5b5fb2747a.js" async=""></script><title>MCP Deploy</title><meta name="description" content="Deploy and manage MCP servers on Cloudflare Workers"/><script>
1
+ <!DOCTYPE html><!--Om_3YQnRAnBRDZZiygPl7--><html lang="en" data-theme="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/caae8cf5ba26c4c9.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-9ca43f4ce1bb8938.js"/><script src="/_next/static/chunks/4bd1b696-096d35a2bd1da3af.js" async=""></script><script src="/_next/static/chunks/794-37dad9bbc14b04b8.js" async=""></script><script src="/_next/static/chunks/main-app-9463efc72af57a9a.js" async=""></script><script src="/_next/static/chunks/500-5d45efbf86b8d36e.js" async=""></script><script src="/_next/static/chunks/app/layout-16156b2dce91d181.js" async=""></script><script src="/_next/static/chunks/app/page-a51bfb5b5fb2747a.js" async=""></script><title>MCP Deploy</title><meta name="description" content="Deploy and manage MCP servers on Cloudflare Workers"/><script>
2
2
  (function(){
3
3
  var t = localStorage.getItem("mcp-deploy-theme");
4
4
  if (t === "light" || t === "system") {
5
5
  document.documentElement.setAttribute("data-theme", t);
6
6
  }
7
7
  })();
8
- </script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="bg-surface-page text-fg min-h-screen antialiased"><div hidden=""><!--$--><!--/$--></div><nav class="border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50"><div class="max-w-5xl mx-auto px-6 py-4 flex items-center justify-between"><a class="text-lg font-semibold tracking-tight" href="/"><span class="text-accent-fg">MCP</span> Deploy</a><div class="flex gap-6 text-sm"><a class="font-medium transition-colors pb-0.5 text-fg border-b-2 border-accent-fg" href="/">Dashboard</a><a class="font-medium transition-colors pb-0.5 text-fg-muted hover:text-fg" href="/setup">Settings</a></div></div></nav><main class="max-w-5xl mx-auto px-6 py-8 pt-16"><div class="space-y-8"><div class="flex items-center justify-between"><div><h1 class="text-2xl font-bold mb-1">MCP Servers</h1><p class="text-fg-muted text-sm">Manage your Model Context Protocol servers on Cloudflare Workers.</p></div><div class="flex items-center gap-2"><button class="px-4 py-2 bg-surface-raised hover:bg-surface-overlay disabled:opacity-50 text-fg-secondary text-sm font-medium rounded-lg transition-colors flex items-center gap-2 border border-edge-subtle"><svg class="w-4 h-4 " fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"></path></svg>Check for Updates</button><button class="px-4 py-2 bg-accent hover:bg-accent-hover text-white text-sm font-medium rounded-lg transition-colors flex items-center gap-2"><svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m8-8H4"></path></svg>Add MCP</button></div></div><div class="grid grid-cols-1 md:grid-cols-2 gap-4"><div class="border border-edge rounded-xl p-6 bg-surface animate-pulse"><div class="flex items-start justify-between mb-3"><div class="h-5 w-32 bg-surface-overlay rounded"></div><div class="h-5 w-16 bg-surface-overlay rounded-full"></div></div><div class="space-y-2 mb-4"><div class="h-3 w-full bg-surface-raised rounded"></div><div class="h-3 w-2/3 bg-surface-raised rounded"></div></div><div class="flex items-center justify-between"><div class="h-3 w-16 bg-surface-raised rounded"></div><div class="h-3 w-24 bg-surface-raised rounded"></div></div></div><div class="border border-edge rounded-xl p-6 bg-surface animate-pulse"><div class="flex items-start justify-between mb-3"><div class="h-5 w-32 bg-surface-overlay rounded"></div><div class="h-5 w-16 bg-surface-overlay rounded-full"></div></div><div class="space-y-2 mb-4"><div class="h-3 w-full bg-surface-raised rounded"></div><div class="h-3 w-2/3 bg-surface-raised rounded"></div></div><div class="flex items-center justify-between"><div class="h-3 w-16 bg-surface-raised rounded"></div><div class="h-3 w-24 bg-surface-raised rounded"></div></div></div><button class="border-2 border-dashed border-edge-subtle hover:border-fg-disabled rounded-xl p-8 flex flex-col items-center justify-center transition-colors group"><div class="w-12 h-12 rounded-full bg-surface-raised group-hover:bg-surface-overlay flex items-center justify-center mb-3 transition-colors"><svg class="w-6 h-6 text-fg-faint group-hover:text-fg-muted" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m8-8H4"></path></svg></div><span class="text-sm text-fg-faint group-hover:text-fg-muted font-medium">Add MCP from GitHub</span></button></div></div><!--$--><!--/$--></main><script src="/_next/static/chunks/webpack-9ca43f4ce1bb8938.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[8946,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"558\",\"static/chunks/app/layout-16156b2dce91d181.js\"],\"ThemeProvider\"]\n3:I[8500,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"558\",\"static/chunks/app/layout-16156b2dce91d181.js\"],\"\"]\n4:I[2240,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"558\",\"static/chunks/app/layout-16156b2dce91d181.js\"],\"NavLinks\"]\n5:I[7121,[],\"\"]\n6:I[4581,[],\"\"]\n7:I[1304,[],\"ClientPageRoot\"]\n8:I[6268,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"974\",\"static/chunks/app/page-a51bfb5b5fb2747a.js\"],\"default\"]\nb:I[484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[484,[],\"ViewportBoundary\"]\n10:I[484,[],\"MetadataBoundary\"]\n12:I[7123,[],\"\"]\n:HL[\"/_next/static/css/caae8cf5ba26c4c9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"MOl7ObLs1fSW_Loj5kNSF\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/caae8cf5ba26c4c9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n(function(){\\n var t = localStorage.getItem(\\\"mcp-deploy-theme\\\");\\n if (t === \\\"light\\\" || t === \\\"system\\\") {\\n document.documentElement.setAttribute(\\\"data-theme\\\", t);\\n }\\n})();\\n\"}}],false]}],[\"$\",\"body\",null,{\"className\":\"bg-surface-page text-fg min-h-screen antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"nav\",null,{\"className\":\"border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-5xl mx-auto px-6 py-4 flex items-center justify-between\",\"children\":[[\"$\",\"$L3\",null,{\"href\":\"/\",\"className\":\"text-lg font-semibold tracking-tight\",\"children\":[[\"$\",\"span\",null,{\"className\":\"text-accent-fg\",\"children\":\"MCP\"}],\" Deploy\"]}],[\"$\",\"$L4\",null,{}]]}]}],[\"$\",\"main\",null,{\"className\":\"max-w-5xl mx-auto px-6 py-8 pt-16\",\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"MCP Deploy\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Deploy and manage MCP servers on Cloudflare Workers\"}]]\n"])</script></body></html>
8
+ </script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="bg-surface-page text-fg min-h-screen antialiased"><div hidden=""><!--$--><!--/$--></div><nav class="border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50"><div class="max-w-5xl mx-auto px-6 py-4 flex items-center justify-between"><a class="text-lg font-semibold tracking-tight" href="/"><span class="text-accent-fg">MCP</span> Deploy</a><div class="flex gap-6 text-sm"><a class="font-medium transition-colors pb-0.5 text-fg border-b-2 border-accent-fg" href="/">Dashboard</a><a class="font-medium transition-colors pb-0.5 text-fg-muted hover:text-fg" href="/setup">Settings</a></div></div></nav><main class="max-w-5xl mx-auto px-6 py-8 pt-16"><div class="space-y-8"><div class="flex items-center justify-between"><div><h1 class="text-2xl font-bold mb-1">MCP Servers</h1><p class="text-fg-muted text-sm">Manage your Model Context Protocol servers on Cloudflare Workers.</p></div><div class="flex items-center gap-2"><button class="px-4 py-2 bg-surface-raised hover:bg-surface-overlay disabled:opacity-50 text-fg-secondary text-sm font-medium rounded-lg transition-colors flex items-center gap-2 border border-edge-subtle"><svg class="w-4 h-4 " fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"></path></svg>Check for Updates</button><button class="px-4 py-2 bg-accent hover:bg-accent-hover text-white text-sm font-medium rounded-lg transition-colors flex items-center gap-2"><svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m8-8H4"></path></svg>Add MCP</button></div></div><div class="grid grid-cols-1 md:grid-cols-2 gap-4"><div class="border border-edge rounded-xl p-6 bg-surface animate-pulse"><div class="flex items-start justify-between mb-3"><div class="h-5 w-32 bg-surface-overlay rounded"></div><div class="h-5 w-16 bg-surface-overlay rounded-full"></div></div><div class="space-y-2 mb-4"><div class="h-3 w-full bg-surface-raised rounded"></div><div class="h-3 w-2/3 bg-surface-raised rounded"></div></div><div class="flex items-center justify-between"><div class="h-3 w-16 bg-surface-raised rounded"></div><div class="h-3 w-24 bg-surface-raised rounded"></div></div></div><div class="border border-edge rounded-xl p-6 bg-surface animate-pulse"><div class="flex items-start justify-between mb-3"><div class="h-5 w-32 bg-surface-overlay rounded"></div><div class="h-5 w-16 bg-surface-overlay rounded-full"></div></div><div class="space-y-2 mb-4"><div class="h-3 w-full bg-surface-raised rounded"></div><div class="h-3 w-2/3 bg-surface-raised rounded"></div></div><div class="flex items-center justify-between"><div class="h-3 w-16 bg-surface-raised rounded"></div><div class="h-3 w-24 bg-surface-raised rounded"></div></div></div><button class="border-2 border-dashed border-edge-subtle hover:border-fg-disabled rounded-xl p-8 flex flex-col items-center justify-center transition-colors group"><div class="w-12 h-12 rounded-full bg-surface-raised group-hover:bg-surface-overlay flex items-center justify-center mb-3 transition-colors"><svg class="w-6 h-6 text-fg-faint group-hover:text-fg-muted" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m8-8H4"></path></svg></div><span class="text-sm text-fg-faint group-hover:text-fg-muted font-medium">Add MCP from GitHub</span></button></div></div><!--$--><!--/$--></main><script src="/_next/static/chunks/webpack-9ca43f4ce1bb8938.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[8946,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"558\",\"static/chunks/app/layout-16156b2dce91d181.js\"],\"ThemeProvider\"]\n3:I[8500,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"558\",\"static/chunks/app/layout-16156b2dce91d181.js\"],\"\"]\n4:I[2240,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"558\",\"static/chunks/app/layout-16156b2dce91d181.js\"],\"NavLinks\"]\n5:I[7121,[],\"\"]\n6:I[4581,[],\"\"]\n7:I[1304,[],\"ClientPageRoot\"]\n8:I[6268,[\"500\",\"static/chunks/500-5d45efbf86b8d36e.js\",\"974\",\"static/chunks/app/page-a51bfb5b5fb2747a.js\"],\"default\"]\nb:I[484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[484,[],\"ViewportBoundary\"]\n10:I[484,[],\"MetadataBoundary\"]\n12:I[7123,[],\"\"]\n:HL[\"/_next/static/css/caae8cf5ba26c4c9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"Om_3YQnRAnBRDZZiygPl7\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/caae8cf5ba26c4c9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"dark\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n(function(){\\n var t = localStorage.getItem(\\\"mcp-deploy-theme\\\");\\n if (t === \\\"light\\\" || t === \\\"system\\\") {\\n document.documentElement.setAttribute(\\\"data-theme\\\", t);\\n }\\n})();\\n\"}}],false]}],[\"$\",\"body\",null,{\"className\":\"bg-surface-page text-fg min-h-screen antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"nav\",null,{\"className\":\"border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-5xl mx-auto px-6 py-4 flex items-center justify-between\",\"children\":[[\"$\",\"$L3\",null,{\"href\":\"/\",\"className\":\"text-lg font-semibold tracking-tight\",\"children\":[[\"$\",\"span\",null,{\"className\":\"text-accent-fg\",\"children\":\"MCP\"}],\" Deploy\"]}],[\"$\",\"$L4\",null,{}]]}]}],[\"$\",\"main\",null,{\"className\":\"max-w-5xl mx-auto px-6 py-8 pt-16\",\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:{}\na:\"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"d:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"MCP Deploy\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Deploy and manage MCP servers on Cloudflare Workers\"}]]\n"])</script></body></html>
@@ -12,7 +12,7 @@ e:I[484,[],"ViewportBoundary"]
12
12
  10:I[484,[],"MetadataBoundary"]
13
13
  12:I[7123,[],""]
14
14
  :HL["/_next/static/css/caae8cf5ba26c4c9.css","style"]
15
- 0:{"P":null,"b":"MOl7ObLs1fSW_Loj5kNSF","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/caae8cf5ba26c4c9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"dark","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n(function(){\n var t = localStorage.getItem(\"mcp-deploy-theme\");\n if (t === \"light\" || t === \"system\") {\n document.documentElement.setAttribute(\"data-theme\", t);\n }\n})();\n"}}],false]}],["$","body",null,{"className":"bg-surface-page text-fg min-h-screen antialiased","children":["$","$L2",null,{"children":[["$","nav",null,{"className":"border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50","children":["$","div",null,{"className":"max-w-5xl mx-auto px-6 py-4 flex items-center justify-between","children":[["$","$L3",null,{"href":"/","className":"text-lg font-semibold tracking-tight","children":[["$","span",null,{"className":"text-accent-fg","children":"MCP"}]," Deploy"]}],["$","$L4",null,{}]]}]}],["$","main",null,{"className":"max-w-5xl mx-auto px-6 py-8 pt-16","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
15
+ 0:{"P":null,"b":"Om_3YQnRAnBRDZZiygPl7","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/caae8cf5ba26c4c9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"dark","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n(function(){\n var t = localStorage.getItem(\"mcp-deploy-theme\");\n if (t === \"light\" || t === \"system\") {\n document.documentElement.setAttribute(\"data-theme\", t);\n }\n})();\n"}}],false]}],["$","body",null,{"className":"bg-surface-page text-fg min-h-screen antialiased","children":["$","$L2",null,{"children":[["$","nav",null,{"className":"border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50","children":["$","div",null,{"className":"max-w-5xl mx-auto px-6 py-4 flex items-center justify-between","children":[["$","$L3",null,{"href":"/","className":"text-lg font-semibold tracking-tight","children":[["$","span",null,{"className":"text-accent-fg","children":"MCP"}]," Deploy"]}],["$","$L4",null,{}]]}]}],["$","main",null,{"className":"max-w-5xl mx-auto px-6 py-8 pt-16","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
18
18
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -3,7 +3,7 @@
3
3
  3:I[6268,["500","static/chunks/500-5d45efbf86b8d36e.js","974","static/chunks/app/page-a51bfb5b5fb2747a.js"],"default"]
4
4
  6:I[484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"MOl7ObLs1fSW_Loj5kNSF","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"Om_3YQnRAnBRDZZiygPl7","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -12,7 +12,7 @@ e:I[484,[],"ViewportBoundary"]
12
12
  10:I[484,[],"MetadataBoundary"]
13
13
  12:I[7123,[],""]
14
14
  :HL["/_next/static/css/caae8cf5ba26c4c9.css","style"]
15
- 0:{"P":null,"b":"MOl7ObLs1fSW_Loj5kNSF","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/caae8cf5ba26c4c9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"dark","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n(function(){\n var t = localStorage.getItem(\"mcp-deploy-theme\");\n if (t === \"light\" || t === \"system\") {\n document.documentElement.setAttribute(\"data-theme\", t);\n }\n})();\n"}}],false]}],["$","body",null,{"className":"bg-surface-page text-fg min-h-screen antialiased","children":["$","$L2",null,{"children":[["$","nav",null,{"className":"border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50","children":["$","div",null,{"className":"max-w-5xl mx-auto px-6 py-4 flex items-center justify-between","children":[["$","$L3",null,{"href":"/","className":"text-lg font-semibold tracking-tight","children":[["$","span",null,{"className":"text-accent-fg","children":"MCP"}]," Deploy"]}],["$","$L4",null,{}]]}]}],["$","main",null,{"className":"max-w-5xl mx-auto px-6 py-8 pt-16","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
15
+ 0:{"P":null,"b":"Om_3YQnRAnBRDZZiygPl7","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/caae8cf5ba26c4c9.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"dark","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n(function(){\n var t = localStorage.getItem(\"mcp-deploy-theme\");\n if (t === \"light\" || t === \"system\") {\n document.documentElement.setAttribute(\"data-theme\", t);\n }\n})();\n"}}],false]}],["$","body",null,{"className":"bg-surface-page text-fg min-h-screen antialiased","children":["$","$L2",null,{"children":[["$","nav",null,{"className":"border-b border-edge bg-surface/50 backdrop-blur-sm fixed top-0 inset-x-0 z-50","children":["$","div",null,{"className":"max-w-5xl mx-auto px-6 py-4 flex items-center justify-between","children":[["$","$L3",null,{"href":"/","className":"text-lg font-semibold tracking-tight","children":[["$","span",null,{"className":"text-accent-fg","children":"MCP"}]," Deploy"]}],["$","$L4",null,{}]]}]}],["$","main",null,{"className":"max-w-5xl mx-auto px-6 py-8 pt-16","children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],null]}],false]],"m":"$undefined","G":["$12",[]],"S":true}
16
16
  9:{}
17
17
  a:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
18
18
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]