project_list
Retrieve a list of all known projects stored in Kratos-MCP, enabling developers to manage and navigate codebase context efficiently.
Instructions
List all known projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}