MCP Add
Install a dotforge MCP server template into the current project's or global Claude Code configuration.
Input parsing
From $ARGUMENTS (format: mcp add <server> [--global]):
- Extract
<server>: the word aftermcp add— one ofgithub,postgres,supabase,redis,slack - Detect
--globalflag: if present, target~/.claude/settings.json; otherwise target.claude/settings.json
Step 0: Validate
- Verify the server template exists: `$DOTFORGE_DIR/mcp/<server>/
[Description truncada. Veja o README completo no GitHub.]