This is a remote MCP server for creating and managing websites on HTFlow.
Add this to your AI tool's MCP config:
{
"mcpServers": {
"htflow": {
"url": "https://mcp.htflow.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_HTFLOW_TOKEN"
}
}
}
}Get your token from HTFlow Settings.