Fast HTML MCP for Zed
io.github.aimino-tech/fast-html-mcp
Lightning-fast HTML generation from AI agents with 15 tools, 22 components, and 25 templates.
client:Zed
transport:stdio
runtime:npm
Install Fast HTML MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fast-html-mcp": {
"command": "npx",
"args": [
"-y",
"@aimino/fast-html-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs