Loading MCP server directory, please wait...
AI-native task management: list, create, update and archive tasks with rich context for AI agents
npx @getmcp/cli add com.nowgetitdone/getitdoneRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <gid_ API key> — create one in GetItDone under Profile -> API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.nowgetitdone/getitdone": {
"url": "https://app.nowgetitdone.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}