Loading MCP server directory, please wait...
AI-native task & orchestration platform with 70+ MCP tools for multi-IDE coding agents.
npx @getmcp/cli add io.doriku/task-managerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for API authentication (format: Bearer drk_*)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.doriku/task-manager": {
"url": "https://api.doriku.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}