MCP Server
MCP
io.github.taskade/mcp-server
Connect Taskade to any AI assistant — 62 tools: projects, tasks, agents, agent chat, webhooks.
Install
npx -y @taskade/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@taskade/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Taskade API key. Get it from Taskade Settings > API.",
"isRequired": true,
"isSecret": true,
"name": "TASKADE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment