Are disabled MCP servers initialized in Kilo? #649
Unanswered
druellan
asked this question in
3. Q&A / helpdesk
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm experimenting with MCP servers, and something I've found is that disabled servers are still triggering errors and warnings in the server list. For example, I know the filesystem server there has an unmet dependency.
So, this means that even when a server is disabled, Kilo is initializing it, but not connecting to; on closer inspection, it seems that Kilo is updating the green/red indicator even if the server is disabled, and for that it needs to actually run the server.
I wonder if this is necessary: feels like a waste of resources.
Beta Was this translation helpful? Give feedback.
All reactions