jimfilippou/things-mcp
0 Views
0 Installs
📇 🏠 🍎 - 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.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"jimfilippou-things-mcp": {
"command": "npx",
"args": [
"-y",
"jimfilippou-things-mcp"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.