Search the documentation
5 pages for pluginconfigs.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code changelog
Claude Code CLI · in the page
changelog
…(config file or the server's `env` block). * Plugin option values (`pluginConfigs`) are no longer read from project-level `.claude/settings.json`; only user, `--settings`, and managed settings are h…
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…ize entries the gateway's schema doesn't. These open keys are `env`, `pluginConfigs`, and keys nested under `permissions`. Because validation uses the schema bundled with the gateway's installed vers…
Create and distribute a plugin marketplace
Claude Code CLI · in the page
plugin-marketplaces
…e` is its stable identifier. Users reference it in `enabledPlugins`, `pluginConfigs`, and `/plugin install` commands, so changing it breaks every existing install. To change the label shown in the UI…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…ins that relied on this. Non-sensitive values are stored under the [`pluginConfigs`](/docs/en/settings-reference#pluginconfigs) key in your user `settings.json` as `pluginConfigs[<plugin-id>].options…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…| Memory and context | Any file | | [`pluginConfigs`](#pluginconfigs) | Store the answers you gave a [plug…