{% extends "base.html" %} {% block title %}New Project — MCP Forge{% endblock %} {% block page_title %}New Project{% endblock %} {% block content %}
Back to Dashboard

Convert an App to MCP

Point Forge at your source, pick a target, and let the AI agent handle the rest.

Drop your folder into the mnt/ directory next to docker-compose.yml, then enter /mnt/your-folder as the path. The volume is live-mounted — no restart needed.

{% endblock %}