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: GeekTrainer/mcp-server-2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: launchdarkly/mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 282 files changed
  • 11 contributors

Commits on Jan 30, 2026

  1. Merge pull request launchdarkly#41 from GeekTrainer/main

    docs: add GitHub Copilot CLI installation instructions
    nieblara authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    6112edc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    92d46a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    1578fa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request launchdarkly#44 from launchdarkly/REL-12443-run-sp…

    …eakeasy-regeneration-against-latest-cli-and-openapi-spec
    
    [REL-12443] [Chore] running server regen on latest open api spec
    nieblara authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    85346e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc0347 View commit details
    Browse the repository at this point in the history
  4. Merge pull request launchdarkly#45 from launchdarkly/REL-12444-update…

    …-speakeasy-version-and-mcp-sdk-dependencies
    
    [REL-12444] Rel 12444 update speakeasy version and mcp sdk dependencies
    nieblara authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    2674101 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Configuration menu
    Copy the full SHA
    1d209d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request launchdarkly#57 from launchdarkly/REL-12531-versio…

    …ns-0-6-0-and-0-5-0-of-mcp-server-error-when-get-status-get-flag-status-across-environments-is-called
    
    fix(REL-12531): adding overlay for spec fixes for oas. bumping bug fix version
    nieblara authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    0173bff View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Update feature flag tool docs to guide canonical navigation paths.

    Clarifies that list-feature-flags is discovery-only and that get-feature-flag environment site links should be used for UI navigation.
    
    Made-with: Cursor
    alohaninja committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    72d28f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Apply suggestion from @devin-ai-integration[bot]

    Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    alohaninja and devin-ai-integration[bot] authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    f141beb View commit details
    Browse the repository at this point in the history
  2. Apply suggestion from @devin-ai-integration[bot]

    Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    alohaninja and devin-ai-integration[bot] authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    59554db View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. [SEC-7924] chore: pin third-party GitHub Actions to commit SHAs

    Pin all third-party GitHub Actions to full-length commit SHAs to prevent
    supply chain attacks. Addresses findings from the
    third-party-action-not-pinned-to-commit-sha Semgrep rule.
    pkaeding committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    b1dc84a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Merge pull request launchdarkly#62 from launchdarkly/security/SEC-792…

    …4/pin-github-actions
    
    chore: [SEC-7924] pin third-party GitHub Actions to commit SHAs
    pkaeding authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    933a56f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Merge pull request launchdarkly#59 from launchdarkly/feature/feature-…

    …flags-doc-guidance
    
    docs(mcp): clarify feature flag discovery vs canonical UI navigation
    alohaninja authored May 7, 2026
    Configuration menu
    Copy the full SHA
    c87742c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. feat: add audit log entries tool to MCP overlay

    Enable the GET /api/v2/auditlog endpoint as an MCP tool so AI agents
    can query flag change history, filter by resource specifier, and
    paginate through audit log entries.
    
    Made-with: Cursor
    nbouvrette authored and nieblara committed May 8, 2026
    Configuration menu
    Copy the full SHA
    d2d430e View commit details
    Browse the repository at this point in the history
  2. feat: add get-audit-log-entries MCP tool

    Runs speakeasy generation after enabling GET /api/v2/auditlog in the
    MCP overlay. Adds the auditLogListEntries tool, func, request/response
    models, and server registration.
    
    Co-authored-by: Nicolas Bouvrette <bouvrette.nicolas@gmail.com>
    Co-authored-by: Cursor <cursoragent@cursor.com>
    3 people committed May 8, 2026
    Configuration menu
    Copy the full SHA
    fc879ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request launchdarkly#72 from launchdarkly/feat/add-audit-l…

    …og-tool
    
    feat: add get-audit-log-entries MCP tool
    nieblara authored May 8, 2026
    Configuration menu
    Copy the full SHA
    5617287 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. docs: recommend hosted MCP server and clarify local server scope

    Add an important callout pointing most customers to the hosted MCP
    server, and reserve this local server for EU/Federal instances. Retitle
    the README to "LaunchDarkly local MCP server" to disambiguate.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    ldhenry and claude committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    94225bf View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: David Yozie <dyozie@launchdarkly.com>
    ldhenry and dyozie-ld authored Jun 26, 2026
    Configuration menu
    Copy the full SHA
    c750d12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request launchdarkly#79 from launchdarkly/hbarrow/update-p…

    …ublic-docs
    
    docs: recommend hosted MCP server and clarify local server scope
    ldhenry authored Jun 26, 2026
    Configuration menu
    Copy the full SHA
    77296aa View commit details
    Browse the repository at this point in the history
Loading