Releases: taskade/mcp
Releases · taskade/mcp
v0.0.1 — Initial Release
Taskade MCP Server v0.0.1
Connect Taskade to any AI assistant — 62+ tools for workspaces, projects, tasks, AI agents, templates, media, sharing, and more.
Features
- 🔧 62 MCP tools covering the full Taskade API surface
- 🤖 AI Agent management — create, configure, and run Taskade AI agents
- 📋 Project & task management — full CRUD for projects, tasks, and subtasks
- 📂 Workspace operations — list, search, and manage workspaces
- 📄 Templates — browse and use project templates
- 🎨 Media handling — upload and manage project media
- 🔗 Sharing & permissions — manage project sharing and access
- 🐳 Docker support — run as a container via Docker MCP Catalog
Quick Start
npx @taskade/mcp-server --token YOUR_TASKADE_API_KEYTransports
- stdio (default) — for Claude Desktop, Cursor, Windsurf, etc.
- HTTP/SSE —
PORT=3001 npx @taskade/mcp-server --http --token YOUR_API_KEY