# create a version of this called run-todoist-mcp.sh
# put your API token in the TODOIST_API_TOKEN area, between the double quotes
# change the directories to match the location of your todoist-mcp files
#!/bin/bash
cd /Users/dbailey/Dev/todoist-mcp
export TODOIST_API_TOKEN="your token goes here"
/Users/dbailey/Dev/url-test/venv/bin/python -m todoist_mcp
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dan-bailey/todoist-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server