-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Option to disable MCP Servers per default #768
Copy link
Copy link
Closed
Labels
area:authenticationLogin, OAuth, device auth, token management, and keychain integrationLogin, OAuth, device auth, token management, and keychain integrationarea:mcpMCP server configuration, discovery, connectivity, OAuth, policy, and registryMCP server configuration, discovery, connectivity, OAuth, policy, and registryarea:networkingProxy, SSL/TLS, certificates, corporate environments, and connectivity issuesProxy, SSL/TLS, certificates, corporate environments, and connectivity issues
Description
Describe the feature or problem you'd like to solve
I would like to have the option to define mcp servers, but disable them by default to save tokens. If necessary, I would like to be able to simply switch them on.
Proposed solution
Preferably an option that is persisted in mcp-config.json.
"jetbrains": {
"tools": ["*"],
"type": "sse",
"url": "http://localhost:64342/sse",
"headers": {},
"disabled": true
}
Example prompts or workflows
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:authenticationLogin, OAuth, device auth, token management, and keychain integrationLogin, OAuth, device auth, token management, and keychain integrationarea:mcpMCP server configuration, discovery, connectivity, OAuth, policy, and registryMCP server configuration, discovery, connectivity, OAuth, policy, and registryarea:networkingProxy, SSL/TLS, certificates, corporate environments, and connectivity issuesProxy, SSL/TLS, certificates, corporate environments, and connectivity issues
Type
Fields
Give feedbackNo fields configured for Feature.