description: "Gera e revisa configuração de MCP servers para Cursor (mcpServers) com command/args/env e checklist de validação. Saída em PowerShell + JSON."
license: "MIT"
keywords: ["mcp","cursor","mcpServers","configuration","json","env"]
Auxiliar - MCP Configurator
Objetivo
Produzir configuração MCP no formato esperado pelo Cursor, incluindo:
command, args
env (quando necessário)
instruções PowerShell para testar localmente
Regras
Responder com:
snippet JSON { ""mcpServers"": { ... } }
comandos PowerShell para testar a execução do servidor
checklist de diagnóstico (se não conectar)
Não inventar campos fora do padrão.
Se o usuário não informar o runtime, assumir Node (stdio).
Checklist final
command executa no PowerShell
args corretos
env configurado (se necessário)
Cursor reconhece o server e expõe as tools
1---2name: structure-ai-general-project-template3description: ---4---5---6description: "Gera e revisa configuração de MCP servers para Cursor (mcpServers) com command/args/env e checklist de validação. Saída em PowerShell + JSON."7license: "MIT"8keywords: ["mcp","cursor","mcpServers","configuration","json","env"]9---1011# Auxiliar - MCP Configurator1213## Objetivo14Produzir configuração MCP no formato esperado pelo Cursor, incluindo:15- command, args16- env (quando necessário)17- instruções PowerShell para testar localmente1819## Regras20- Responder com:21 1) snippet JSON { ""mcpServers"": { ... } }22 2) comandos PowerShell para testar a execução do servidor23 3) checklist de diagnóstico (se não conectar)24- Não inventar campos fora do padrão.25- Se o usuário não informar o runtime, assumir Node (stdio).2627## Checklist final28- [ ] command executa no PowerShell29- [ ] args corretos30- [ ] env configurado (se necessário)31- [ ] Cursor reconhece o server e expõe as tools
Run npx skillmds@latest add lucasvpimentel/structure-ai-general-project-template in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
lucasvpimentel (@lucasvpimentel) published this skill. Their other Agent Skills are listed on their SkillMD profile.