Documentation
¶
Overview ¶
Package mcp serves nt over the Model Context Protocol (stdio, JSON-RPC 2.0), so an agent uses typed tools (nt_ready, nt_add, …) instead of constructing CLI shell strings. It is a thin driving adapter: every tool reuses the same mutate.Engine + task/note domain as the CLI and TUI. No SDK dependency — the stdio transport is newline-delimited JSON-RPC, handled here directly.
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.