MCP tool for deploying Next.js and Vite projects to Fedin cloud platform
{ "mcpServers": { "fedin-deploy": { "command": "npx", "args": [ "-y", "fedin-deploy-mcp" ] } } }