You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the layer/server/mcp/tools/get-page.ts and the layer/server/mcp/tools/list-pages.ts have 'http://localhost:3000' hardcoded for the URL during development.
However, Nuxt allows for the port to be changed. This needs to be respected.