Skip to content

v1.2.0 - npx Support πŸš€

Latest

Choose a tag to compare

@jezweb jezweb released this 24 Jun 02:05

πŸŽ‰ Try Twenty MCP Server instantly with npx!

No installation required:

npx twenty-mcp-server setup
npx twenty-mcp-server start

✨ What's New

npx Support

  • Instant Trial: Try Twenty MCP Server without installing anything
  • Smart Detection: Automatically detects npx vs global installation
  • Persistent Config: Your settings are saved between npx runs
  • Optimized Size: 114.5 KB package for fast npx downloads

Enhanced User Experience

  • Context-aware welcome messages
  • npx-specific quick start guides
  • Clear migration path to global installation
  • Performance tips for first-time users

Technical Improvements

  • Execution context detection system
  • Cross-platform compatibility (Windows/macOS/Linux)
  • Backward compatible - existing users unaffected

πŸ“¦ Installation Options

Try instantly (new!):

npx twenty-mcp-server setup

Install globally:

npm install -g twenty-mcp-server
twenty-mcp setup

πŸ“š Full Changelog

See CHANGELOG.md for detailed changes.

πŸ™ Thanks

This release implements the npx support requested by users who want to try before installing!