Server Config
{
"mcpServers": {
"yeoman": {
"command": "npx",
"args": [
"@thirdstrandstudio/mcp-yeoman",
"--generator-dir",
"/path/to/generator-storage"
]
}
}
}{
"mcpServers": {
"yeoman": {
"command": "npx",
"args": [
"@thirdstrandstudio/mcp-yeoman",
"--generator-dir",
"/path/to/generator-storage"
]
}
}
}