Expand description
things-mcp — local-first MCP bridge between Claude and Things 3.
Modules§
- core
- logging
- Tracing setup for things-mcp.
- server
rmcpServerHandlerimplementation. Tools are registered with#[tool_router]and each delegates to atools::*function. Outputs are returned asJson<T>—rmcpserialises and emits the structured payload.- state
- Application state shared across MCP tool invocations.
- tools