Module: ThingsMcp
- Defined in:
- lib/things_mcp.rb,
lib/things_mcp/tools.rb,
lib/things_mcp/server.rb,
lib/things_mcp/version.rb,
lib/things_mcp/database.rb,
lib/things_mcp/handlers.rb,
lib/things_mcp/formatters.rb,
lib/things_mcp/url_scheme.rb
Overview
ThingsMcp provides a Model Context Protocol (MCP) server for Things 3
This module enables integration with Things 3 through both database access and URL scheme operations, providing read access to todos, projects, areas, and tags, as well as create and update operations.
Defined Under Namespace
Modules: Formatters, Handlers, Tools, UrlScheme Classes: Database, DatabaseError, Error, Server, UrlSchemeError
Constant Summary collapse
- VERSION =
"0.1.1"