Create Claude Project
create_claude_projectCreates a new Claude.ai project folder with templates for instructions and purpose, structuring project setup with required metadata like name and summary.
Instructions
Create a new Claude.ai project folder with INSTRUCTIONS.xml and PURPOSE.md templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project folder name (lowercase, hyphenated, e.g., 'my-new-project') | |
| display_name | Yes | Human-readable project name (e.g., 'My New Project') | |
| summary | Yes | One-sentence summary of the project's purpose | |
| scope | No | List of in-scope responsibilities | |
| out_of_scope | No | List of out-of-scope items | |
| tone | No | Personality/tone description (e.g., 'Casual, direct, and supportive') | |
| mcp_tools | No | MCP tools this project should use |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |