Documentation
¶
Overview ¶
Package mcp exposes unity-ctx's read-only commands as a Model Context Protocol (MCP) server over stdio, so MCP hosts (Claude Code, etc.) can call them as native tools instead of shelling out. It speaks newline-delimited JSON-RPC 2.0 and implements initialize / tools/list / tools/call.
Only read-only commands are exposed; mutations stay behind the CLI's dry-run-first, --write contract.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.