BeClaude

plugin-settings

New
7kSmitheryDevelopmentby anthropics

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

First seen 5/23/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "plugin-settings": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
documentationplugincodingdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is plugin-settings?

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

How to install plugin-settings?

To install plugin-settings: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "plugin-settings": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is plugin-settings best for?

plugin-settings is a mcp categorized under Development. It is designed for: documentation, plugin, coding, devops. Created by anthropics.