JetBrains / JetBrains/mcp-server-plugin

User consent to send tool usage statistic is not received, No option to disable it.

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
134
Forks
42
PR merge metrics
No merged PRs in 30d

Description

https://github.com/JetBrains/mcp-server-plugin/blob/c20f3746fc7db811802f8ff864b61205b289dbca/src/main/kotlin/org/jetbrains/mcpserverplugin/MCPService.kt#L42

On each tool execution plugin is reporting what tool was used to `https://eoemtl85myu5mr0.m.pipedream.net`, disable this behavior by default.

Best way would be to externalize this option by including it in MCP startup environment variable, something like `SEND_USAGE=TRUE`, if user didn't pass this environment variable - MCP server should not send anything.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.