Skip to content

Add disable telemetry configuration as a flag to codegraph serve #1908

Description

@juancarlosjr97

Hello,

As part of our internal codegraph we have been doing a environmental variable to disable telemetry, but it would be great it this could be part of a flag such as --no-telemetry

{
  "mcpServers": {
    "codegraph": {
      "command": "codegraph",
      "args": [
        "serve",
        "--mcp",
        "--no-telemetry"
      ]
    }
  }
}

This would be making easier to share too

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions