Fast HTML MCP for Windsurf
io.github.aimino-tech/fast-html-mcp
Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.
client:Windsurf
transport:stdio
runtime:npm
Install Fast HTML MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fast-html-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/fast-html-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs