Fast HTML MCP for Cline
io.github.aimino-tech/fast-html-mcp
Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.
client:Cline
transport:stdio
runtime:npm
Install Fast HTML MCP 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": {
"fast-html-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/fast-html-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs