opencode_project_init
Initialize or open a project directory on the host machine to host an independent OpenCode session, enabling parallel code generation across projects.
Instructions
Initialize or open a project directory to host an independent OpenCode session. Use this to create new empty folders, or to explicitly open preexisting projects on the MCP host machine for parallel code generation workloads. This tool operates on the local filesystem; create remote server directories separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The absolute file path where the project directory is located or should be created. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |