Hi! I've made a new MCP server in mastra. Currently able to connect to it and call tools using port 4111 when running bun mastra dev. However, I am unable to connect to it when I run bun start on port 3000.
I've attached a photo. Not too sure if the implementation from line 11 onwards is correct. Any help would be appreciated!