TaskLite MCP server: works with ChatGPT, Claude, Gemini, Cursor, Codex and VS Code
TaskLite publishes one MCP server at mcp.tasklite.net. Whatever assistant you use, it gets the same tools (the hosted server skips the sign-up ones): read and search your boards, build new ones with typed fields, expose REST endpoints, configure automations. Pick your assistant for the setup that fits it.
Claude
Listed in the connector directory. Two clicks in Claude Desktop; one command in Claude Code.
Set up in ClaudeChatGPT
A custom connector with OAuth. Search and fetch for deep research, confirmed writes in chat, the mcp tool in the Responses API.
Set up in ChatGPTGemini
One install command for the CLI extension, or the session passed as a tool in google-genai.
Set up in GeminiCursor, Codex, VS Code, Windsurf
Streamable HTTP with a key or the stdio package. Config snippets for each editor in one guide.
Editor setup guideSee it live first
The exact prompts given to ChatGPT and Claude, what one build_backend call created, the 56-second recording, and live pages you can open.
From one sentence to a live appWhat every assistant gets
- Every tool describes its own parameters, so the model knows what each argument means. build_backend creates a whole backend from one spec.
- search and fetch across projects, boards and items; typed columns with validation rules.
- REST endpoints per board with API keys and optional row-level security for apps with their own users.
- Your permissions only, short-lived tokens, every write in the audit log, revocable from Integrations.
- A ready admin for the business: seven views, forms, portals, approvals, dashboards. Data hosted in the EU.
Where else you will find TaskLite
The same server, listed where MCP clients look for servers. Every listing points at the hosted endpoint and the open-source package. One note on the name: TaskLite here is tasklite.net, the hosted backend and admin platform; it is unrelated to the TaskLite command-line task manager at tasklite.org.
- Official MCP Registrynet.tasklite/mcp, the source other directories import from
- npm: @tasklite/mcpThe stdio package for editors, CI and scripts
- GitHub: shimon-ks/tasklite-mcpSource, changelog, MIT license, Gemini extension manifest
- GlamaServer page with every tool documented
- SmitheryOne-click install for Claude, Cursor and VS Code
One account, every assistant
Free forever for 2 operators, no card. Team $5 per operator per month when the team joins.
Start free