You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An MCP (Model Context Protocol) server implementation that integrates Claude with Todoist, enabling natural language task management. This server allows Claude to interact with your Todoist tasks using everyday language.
4
5
@@ -12,6 +13,15 @@ An MCP (Model Context Protocol) server implementation that integrates Claude wit
12
13
13
14
## Installation
14
15
16
+
### Installing via Smithery
17
+
18
+
To install Todoist MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@abhiz123/todoist-mcp-server):
19
+
20
+
```bash
21
+
npx -y @smithery/cli install @abhiz123/todoist-mcp-server --client claude
0 commit comments