Setup MCP Server
Find, install, and configure an MCP (Model Context Protocol) server for a specific external service.
Usage
/setup-mcp <service-name>
Examples:
/setup-mcp github/setup-mcp postgres/setup-mcp figma/setup-mcp slack
Procedure
Step 1: Identify the Service
Parse $ARGUMENTS to determine what service the user wants to connect. Common services:
- github — GitHub API (issues, PRs, repos)
- postgres / mysql / sqlite — Database access
- **fi
[Description truncada. Veja o README completo no GitHub.]