48-hour HTTPS previews of prebuilt static sites and HTML slides. No server builds or backends.
claude mcp add aifra -- npx -y aifra
claude_desktop_config.json
{
"mcpServers": {
"aifra": {
"command": "npx",
"args": [
"-y",
"aifra"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"aifra": {
"command": "npx",
"args": [
"-y",
"aifra"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aifra": {
"command": "npx",
"args": [
"-y",
"aifra"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"aifra": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aifra"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"aifra": {
"command": "npx",
"args": [
"-y",
"aifra"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nickbasharin--aifra/reviews or the review_server meta-tool.
POST /mcp