Project Management
localprojects
Manage and track all your software projects. Create, list, update, and monitor project status and health.
Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.
Tools (7)
- project_createRegister a new project in the system. Use this when the user wants to track a project.
- project_listList all registered projects with their status and health. Use this when the user asks about their projects, project status, or wants an overview.
- project_getGet detailed information about a specific project by name or ID.
- project_updateUpdate a project's details — status, description, budget, etc.
- project_bootstrapScan the projects directory and register any untracked project folders. Use this to sync the database with what's on disk.
- project_configure_supportConfigure support settings for a project — set the Telegram chat ID where ticket notifications are sent, enable/disable support, or set an API key for the webhook.
- project_shareShare a project with other registered users. Grants Read or Edit access. Edit access lets them update tickets and reshare. Read access is view-only.