Skip to content

Option to disable MCP Servers per default #768

@mrclrchtr

Description

@mrclrchtr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:authenticationLogin, OAuth, device auth, token management, and keychain integrationarea:mcpMCP server configuration, discovery, connectivity, OAuth, policy, and registryarea:networkingProxy, SSL/TLS, certificates, corporate environments, and connectivity issues
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions