Large MCP response getDiagnostics #9

Closed
opened 2026-03-15 16:21:50 -07:00 by langestefan · 2 comments
langestefan commented 2026-03-15 16:21:50 -07:00 (Migrated from github.com)

I saw the following warning from claude:

● ide - getDiagnostics (MCP)                                                                                                
  ⎿  ⚠ Large MCP response (~12.6k tokens), this can fill up context quickly

Tokens are precious, so perhaps this could be reduced somehow?

I saw the following warning from claude: ``` ● ide - getDiagnostics (MCP) ⎿ ⚠ Large MCP response (~12.6k tokens), this can fill up context quickly ``` Tokens are precious, so perhaps this could be reduced somehow?
kahliburke commented 2026-03-15 22:36:04 -07:00 (Migrated from github.com)

Thanks for reporting! This isn't actually a Kaimon tool — getDiagnostics comes from the VS Code Claude Code extension's built-in ide MCP server, which is automatically injected when running Claude Code in the VS Code integrated terminal.

See anthropics/claude-code#21705 for context and discussion about controlling these tools.

Closing as this is outside Kaimon's scope.

Thanks for reporting! This isn't actually a Kaimon tool — `getDiagnostics` comes from the VS Code Claude Code extension's built-in `ide` MCP server, which is automatically injected when running Claude Code in the VS Code integrated terminal. See [anthropics/claude-code#21705](https://github.com/anthropics/claude-code/issues/21705) for context and discussion about controlling these tools. Closing as this is outside Kaimon's scope.
langestefan commented 2026-03-16 05:39:56 -07:00 (Migrated from github.com)

oops, I thought that was coming from kaimon!

oops, I thought that was coming from kaimon!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kahliburke/Kaimon.jl#9
No description provided.