Claude Server MCP
by davidteren
Verified
save_project_context
Save project-specific context with relationships
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Context content to save | |
id | Yes | Unique identifier for the context | |
metadata | No | Optional additional metadata | |
parentContextId | No | Optional ID of parent context | |
projectId | Yes | Project identifier | |
references | No | Optional related context IDs | |
tags | No | Optional tags for categorizing |
Input Schema (JSON Schema)
You must be authenticated.