MCP.fromGram utility
A new utility converts instances of the Gram mini-framework into MCP servers, reducing boilerplate and improving usability in development environments.
Features
- Add serve function endpoint to assets service for improved handling and retrieval of Gram Function files
- Create MCP.fromGram utility to convert Gram mini-framework instances into MCP servers
- Clarify Node.js version requirements for better user guidance
- Use streamable HTTP in Cursor MCP installations for enhanced efficiency
- Upgrade moonshine integration with bundle size reduction improvements
Fixes
- Prevent removal of unset environment variables in auth tab
- Fix UI discrepancies and enhance copy functionality in delete source confirmation modal
- Fix multiple issues in template generation including CHANGELOG.md exclusion, package.json version reset, and Node version enforcement
- Repair syntax error in JSON template that could impact server responses
- Fix scanning error related to NULL values in deployment scripts for nullable runner versions
- Address React hooks rule violations caused by multiple React versions in development