Skip to content

Project Create

Manually create a project. Accepts initial folders + aliases + provenance metadata. Consent-gated.

MCP name: project_create

Category: projects

Mutates state (retry policy: manual)

Parameters

Name Type Required Description
aliases list No Alternative slug strings (display casing preserved).
author str No Author of this create: 'user' (default) or 'agent'
description str No What is this project?
folders list No List of {path, archived} dicts. Absolute system paths.
name str Yes Human-readable project name
origin str No Origin: 'manual' (default) or 'vault' (auto-detected)
slug str Yes Unique identifier (lowercase, hyphens)
status str No Status: active (default), paused, past, future