Skip to content

Labels

Labels

  • area/build-ci

    GitHub Actions, Makefile, build scripts
  • area/cli

    Command-line interface (mcpproxy CLI commands)
  • area/docker

    Docker security isolation and container lifecycle
  • area/oauth

    OAuth 2.1 / PKCE authentication flows
  • area/packaging

    Homebrew, .deb, Windows installer, Docker image
  • area/proxy

    Core MCP proxy engine and tool routing
  • area/search

    BM25 / Bleve search index and tool discovery
  • area/storage

    BBolt database, config, and persistence
  • area/teams

    Server edition multi-user / teams features
  • area/telemetry

    Anonymous usage telemetry and feedback
  • area/tray

    macOS / Windows system-tray application
  • area/web-ui

    Vue 3 web dashboard (frontend/)
  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update go code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • javascript

    Pull requests that update javascript code
  • kind/bug

    Something isn't working
  • kind/chore

    Maintenance, build, dependency, or CI changes
  • kind/docs

    Documentation only changes
  • kind/enhancement

    Improvement to an existing feature
  • kind/feature

    New capability or user-visible behaviour
  • kind/question

    Further information is requested or a design question
  • kind/refactor

    Code restructuring with no behaviour change
  • kind/security

    Security fix or hardening
  • kind/test

    Adding or improving tests
  • priority/critical

    Must fix immediately — data loss, security, or total breakage
  • priority/high

    Should be addressed in the current or next release
  • priority/low

    Nice to have; address when bandwidth allows