Create App Router method exports for an authored MCP server.
The generated artifact contains only view registration data; application
source continues to import its own server module. Initialization is lazy so
importing a route during next build does not perform filesystem I/O.
Create App Router method exports for an authored MCP server.
The generated artifact contains only view registration data; application source continues to import its own server module. Initialization is lazy so importing a route during
next builddoes not perform filesystem I/O.