Loading MCP server directory, please wait...
48-hour HTTPS previews of prebuilt static sites and HTML slides. No server builds or backends.
npx @getmcp/cli add io.github.nickbasharin/aifraRequires Node.js 18+. Community-contributed server. Review source before installing.
AI_DEPLOY_API_ORIGINExplicit HTTPS API origin
AIFRA_PROJECT_ROOTAbsolute trusted local project directory; only prebuilt relative subdirectories may be uploaded
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nickbasharin/aifra": {
"command": "npx",
"args": [
"-y",
"aifra",
"mcp"
],
"env": {
"AI_DEPLOY_API_ORIGIN": "",
"AIFRA_PROJECT_ROOT": ""
}
}
}
}