glue code generator for Cline
io.github.maverick7/glue-code-generator
Maps API JSON to Vue/React components with Zod schemas and live UI previews
client:Cline
transport:stdio
runtime:npm
Install glue code generator in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"glue-code-generator": {
"command": "npx",
"args": [
"-y",
"mcp-glue-code-generator"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs