Skip to content

Releases: cameroncooke/reloaderoo

Release v1.1.5

26 Aug 19:29
760e8eb

Choose a tag to compare

Release v1.1.5

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.1.5

Or use with npx:

npx reloaderoo@1.1.5 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.1.5

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.1.4

22 Aug 20:26
449f039

Choose a tag to compare

Release v1.1.4

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.1.4

Or use with npx:

npx reloaderoo@1.1.4 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.1.4

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.1.3

04 Aug 22:46
5e64ece

Choose a tag to compare

Release v1.1.3

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.1.3

Or use with npx:

npx reloaderoo@1.1.3 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.1.3

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.1.2

28 Jul 19:33
960c01f

Choose a tag to compare

Release v1.1.2

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.1.2

Or use with npx:

npx reloaderoo@1.1.2 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.1.2

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.1.1

28 Jul 16:41
e430919

Choose a tag to compare

Release v1.1.1

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.1.1

Or use with npx:

npx reloaderoo@1.1.1 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.1.1

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.1.0

26 Jul 23:20
e38cf0b

Choose a tag to compare

Release v1.1.0

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.1.0

Or use with npx:

npx reloaderoo@1.1.0 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.1.0

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.0.2

22 Jun 22:01
9bb5535

Choose a tag to compare

Release v1.0.2

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.0.2

Or use with npx:

npx reloaderoo@1.0.2 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.0.2

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation

Release v1.0.1

18 Jun 17:58
ab50b41

Choose a tag to compare

Release v1.0.1

Features

  • Transparent MCP development proxy with hot-reloading
  • Universal pass-through syntax: reloaderoo -- <command> [args...]
  • Works with all MCP clients (Claude Code, VSCode, Cursor, Windsurf)
  • Zero-configuration setup with intelligent defaults

Installation

npm install -g reloaderoo@1.0.1

Or use with npx:

npx reloaderoo@1.0.1 -- node your-server.js

📦 NPM Package: https://www.npmjs.com/package/reloaderoo/v/1.0.1

Usage Examples

# Basic usage
reloaderoo -- node server.js

# With debugging
reloaderoo --log-level debug -- python mcp_server.py

# Custom working directory
reloaderoo --working-dir ./src -- npm run serve

What's New

  • Universal -- pass-through syntax for all MCP clients
  • Simplified argument parsing eliminates client compatibility issues
  • Enhanced error handling and validation
  • Comprehensive CLI testing and validation