# Changelog
All notable changes to Twenty MCP Server will be documented in this file.
## [1.2.0] - 2025-06-24
### π Added
- **npx Support**: Try Twenty MCP Server instantly without installation!
- Run `npx twenty-mcp-server setup` to get started immediately
- No global installation required - perfect for evaluation
- Configuration automatically persists between npx runs
- Smart context detection for npx vs global installation
### π Features
- Execution context detection system (npx/global/local)
- Context-aware CLI messaging and headers
- npx-specific welcome messages and onboarding
- Performance tips for first-time npx users
- Clear migration path from npx to global installation
- Optimized package size (114.5 KB) for fast npx downloads
### π Documentation
- README now prominently features npx as the quickest way to try
- Added npx examples throughout documentation
- IDE configuration notes for npx users
- Installation comparison table with npx option
### π§ Technical Improvements
- Created `src/cli/utils/execution-context.ts` for context detection
- Created `src/cli/utils/npx-helpers.ts` for npx-specific utilities
- Updated CLI entry point with context awareness
- Enhanced setup wizard with npx-specific guidance
- Smart postinstall script that detects execution context
### π Bug Fixes
- None in this release
### π Breaking Changes
- None - full backward compatibility maintained
## [1.1.0] - Previous Release
- Initial OAuth 2.1 implementation
- IP address protection features
- Enhanced setup wizard
- Cross-platform compatibility improvements
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jezweb/twenty-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server