Files
cfw-autumn/packages
imeepos 6136fc863f Refactor MCP server resources and creation logic
- Moved the static resource creation logic to a new file `staticResources.ts` for better organization and separation of concerns.
- Introduced `createConfiguredAutumnOperationsMCPServer` in `createServer.ts` to encapsulate server creation logic and configuration.
- Updated `createAutumnOperationsMCPServer` in `server.ts` to utilize the new server creation function, simplifying the server instantiation process.
- Removed redundant code related to resource handling from `server.ts` to streamline the server setup.
2026-07-14 01:27:00 -07:00
..
2026-06-15 10:24:20 +01:00
2026-03-25 16:32:53 +00:00
2026-06-13 01:06:17 +01:00
2026-06-15 10:33:10 +01:00
2026-06-12 13:20:22 +01:00