MCP Server Setup
Connect Claude Desktop, Cursor, Windsurf, and other AI tools to Taskade using the MCP Server.
Prerequisites
Install
npx -y @taskade/mcp-serverConfigure Claude Desktop
{
"mcpServers": {
"taskade": {
"command": "npx",
"args": ["-y", "@taskade/mcp-server"],
"env": {
"TASKADE_API_KEY": "your_api_key_placeholder"
}
}
}
}Configure Cursor
Configure Windsurf, VS Code & Others
HTTP / SSE Mode
Available Tools
Category
Example Actions
Compatible Clients
Client
Transport
Status
Troubleshooting
Next Steps
Last updated