Mcp Add
Skill Verified ActiveInstall an MCP server template from dotforge into a project or global Claude Code config with a single command.
To streamline the process of setting up MCP server templates for various services within a project or global Claude Code configuration.
Features
- Install MCP server templates from dotforge
- Support for multiple server types (github, postgres, supabase, redis, slack)
- Option to install into project or global configuration
- Preview changes before applying
- Handles existing configurations with update/quit options
- Copies associated rules.md files
Use Cases
- Setting up a new MCP server configuration for a project.
- Adding global MCP server configurations for consistent use across projects.
- Updating existing MCP server configurations with new templates.
- Managing connections to services like GitHub, PostgreSQL, or Slack via MCP.
Non-Goals
- Managing the actual MCP server instances (e.g., starting/stopping services).
- Directly interacting with external services beyond template installation.
- Replacing the core Claude Code configuration management system.
Installation
First, add the marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforgeQuality Score
VerifiedTrust Signals
Similar Extensions
Bootstrap Project
100Initializes the Claude Code configuration in a new or existing project using the dotforge template.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Running Claude Code Via Litellm Copilot
100Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow