Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oschina/mcp-gitee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: oschina/mcp-gitee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.10
Choose a head ref
  • 6 commits
  • 16 files changed
  • 1 contributor

Commits on Apr 24, 2025

  1. feat: support npx

    JJ-H committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    b3412c8 View commit details
    Browse the repository at this point in the history
  2. docs: Add npx configuration examples

    Add npx configuration examples to README and README_CN.
    JJ-H committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    32bde9a View commit details
    Browse the repository at this point in the history
  3. docs: Update README

    JJ-H committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    1409e7b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. docs: Update installation instructions and add Trae configuration

    - Added Trae configuration to MCP Hosts
    - Updated installation instructions to include npx start option
    JJ-H committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    ef159de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a9447 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. feat: Add dynamic toolset enable/disable functionality

    - Bump version to 0.1.10
    - Add `--enabled-toolsets` and `--disabled-toolsets` command-line options
    - Add `ENABLED_TOOLSETS` and `DISABLED_TOOLSETS` environment variables
    - Update documentation to reflect new features
    JJ-H committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    3227471 View commit details
    Browse the repository at this point in the history
Loading