You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the ability to enable / disable MCP connections via script / cmd would be nice.
At this time there is no good way to manage MCP connections without manually going into the settings and enabling it if it becomes disconnected. As someone who is developing my own MCP server daemon to bridge software every single time I build the MCP disconnects. I found hacky ways to go into the mcp_config file, add / remove "disabled": true BUT this only really work to fully kill the connection. I found that if an MCP server loses connection, it will keep spamming the connection until it is reconnected an can bottleneck the system, so force killing it after it times out was ideal. BUT I lack a way to enable a connection and "refresh" that connection.
I was actually trying to make a skill that could enable, disable, and refresh specific connections
Having the ability to enable / disable MCP connections via script / cmd would be nice.
At this time there is no good way to manage MCP connections without manually going into the settings and enabling it if it becomes disconnected. As someone who is developing my own MCP server daemon to bridge software every single time I build the MCP disconnects. I found hacky ways to go into the mcp_config file, add / remove "disabled": true BUT this only really work to fully kill the connection. I found that if an MCP server loses connection, it will keep spamming the connection until it is reconnected an can bottleneck the system, so force killing it after it times out was ideal. BUT I lack a way to enable a connection and "refresh" that connection.
I was actually trying to make a skill that could enable, disable, and refresh specific connections
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Having the ability to enable / disable MCP connections via script / cmd would be nice.
At this time there is no good way to manage MCP connections without manually going into the settings and enabling it if it becomes disconnected. As someone who is developing my own MCP server daemon to bridge software every single time I build the MCP disconnects. I found hacky ways to go into the mcp_config file, add / remove "disabled": true BUT this only really work to fully kill the connection. I found that if an MCP server loses connection, it will keep spamming the connection until it is reconnected an can bottleneck the system, so force killing it after it times out was ideal. BUT I lack a way to enable a connection and "refresh" that connection.
I was actually trying to make a skill that could enable, disable, and refresh specific connections
All reactions