githubEdit

Build on Taskade

Everything you need to build on Taskade — REST API, MCP Server, SDK, and more.

You want to integrate Taskade into your app, automate your workflows, or connect your AI tools. This page gets you started fast.

I Want To...

I want to...
Use

Build an app that talks to Taskade

REST API or TypeScript SDK (coming soon)

Connect Claude / Cursor to Taskade

MCP Server (@taskade/mcp-server)

Automate workflows without code

Browse community apps and templates

Get Your API Key

You need a Personal Access Token to authenticate with every Taskade developer tool — the REST API, MCP Server, and SDK all use it.

  1. Click Create new token and give it a descriptive name.

  2. Copy the token and store it somewhere safe. You will not be able to see it again.

circle-exclamation

Developer Resources

Resource
Description

Full endpoint reference for workspaces, projects, tasks, agents, folders, and media

How authentication and token scopes work

Connect Claude Desktop, Cursor, and other AI tools to Taskade

Zero-dependency SDK for Node.js — coming soon

Detailed per-endpoint documentation with examples

circle-info

New to Taskade? Start with the Quick Start Guide to understand workspaces, projects, and tasks before diving into the API.

Base URL

All REST API requests go to:

Include your token in the Authorization header:

What You Can Build

  • Custom dashboards that pull data from Taskade workspaces and projects

  • CI/CD integrations that create tasks or update statuses on deploy

  • AI assistants that manage tasks and agents through the MCP Server

  • Internal tools that connect Taskade to your company's systems

  • Automation bots that react to events and keep projects in sync

circle-check

Last updated