other tools and integrations
Things Mcp
A Model Context Protocol (MCP) server that provides seamless integration with the [Things](https://culturedcode.com/things/) productivity app. This server enables AI assistants to create, update, and manage your todos and projects in Things using its comprehensive URL scheme.
typescript
local
macos
other tools and integrations
Installation
npx -y jimfilippou/things-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "things-mcp",
"command": "npx",
"args": [
"-y",
"jimfilippou/things-mcp"
]
}About This MCP Server
jimfilippou/things-mcp
A Model Context Protocol (MCP) server that provides seamless integration with the Things productivity app. This server enables AI assistants to create, update, and manage your todos and projects in Things using its comprehensive URL scheme.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub