Sign in securely
Connect with your Task Manager account โ the same email and password you use in the web app. Sign in once in the browser; the assistant only accesses projects and data your role already allows.
Connect Cursor, Claude Desktop, or any MCP client to Task Manager โ projects, issues, time logs, burndown charts, and worklog reports through one secure HTTPS endpoint.
https://mcp.taskmanager.klizos.com/mcp
POST/GET
https://mcp.taskmanager.klizos.com/healthz
GET
https://mcp.taskmanager.klizos.com
{
"mcpServers": {
"taskmanager": {
"url": "https://mcp.taskmanager.klizos.com/mcp"
}
}
}
Keep using your favourite AI app โ Task Manager supplies live project and task data behind the scenes.
Connect once with your Task Manager email and password โ the same credentials as the Task Manager web app.
Ask in plain language: my tasks, project status, team workload, or a member's worklog for last month.
The assistant fetches only what your role allows and returns a readable answer you can act on.
Live data from your organisation โ no need to memorise API names or navigate multiple screens.
Connect with your Task Manager account โ the same email and password you use in the web app. Sign in once in the browser; the assistant only accesses projects and data your role already allows.
List projects, starred and recent work, ongoing initiatives, task distribution, and issue breakdowns by status or type โ without clicking through multiple dashboard screens.
Fetch my tasks, issues by project, issue details by ID or key, review lists, team workload, statuses, and types โ ideal for stand-ups and sprint planning in chat.
Pull member productivity, time-log metrics, team rankings by spent time, burndown charts, and per-member worklog reports for any date range.
Get productivity analytics, waterfall burndown for a project, org-wide worklog reports, and member-level project breakdowns โ grounded in live Task Manager data.
Look up users, project members, member efficiency scores, and role information โ scoped to the same permissions as the Task Manager web application.
Phrase them your own way โ the assistant understands natural language.
Grouped by domain โ all callable from your AI client after sign-in.
Same Task Manager login for every app below. Pick your tool and follow the steps.
Most clients use one connection URL and a short sign-in in the browser. You do not paste passwords into the AI app โ OAuth handles the session securely.
Config file
Windows: %USERPROFILE%\.cursor\mcp.jsonmacOS / Linux: ~/.cursor/mcp.jsonOr: .cursor/mcp.json in your project folderConfig file
Windows: %APPDATA%\Claude\claude_desktop_config.jsonmacOS: ~/Library/Application Support/Claude/claude_desktop_config.jsonConfig file
Workspace: .vscode/mcp.jsonUser profile: MCP section in VS Code SettingsUniversal pattern
Any MCP settings screen that accepts a remote HTTPS server URLNo. Use the same Task Manager email you already have. If you cannot log in to the web app, you cannot connect here either.
No. It adds convenience inside AI tools. For boards, drag-and-drop, and time entry, keep using the web app.
Exactly what your Task Manager role allows โ project members see their projects, managers see broader scope, same as the website.
Yes. Clone the repo, set BACKEND_BASE_URL in .env, run npm run dev:http (port 3120) or npm run dev for stdio. See the README for Cursor mcp.json examples.
See docs/API_REFERENCE.md in the repository for the full MCP tool โ route mapping.
Choose your app above, sign in once, and start asking project questions in plain language.
View setup steps