mcp

package
v0.16.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2026 License: MIT Imports: 20 Imported by: 0

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

func Serve

func Serve(version string) error

Serve runs the MCP stdio loop against the global store until stdin closes.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL