Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You'll need to set your Todoist API key as an environment variable `TODOIST_API_
Start by cloning this repository and setting it up locally, if you haven't done so yet.

```sh
git clone https://github.com/doist/todoist-ai-tools
git clone https://github.com/Doist/todoist-ai
npm run setup
```

Expand Down
Loading