get_project_context
Retrieve project context for AI assistants using the Model Context Protocol (MCP), enabling seamless integration with Buildable projects for task management and progress tracking.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}