Taskforce✓
ai.taskforcehq/taskforce · v0.3.321
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.taskforcehq/taskforce",
"description": "Task and planning workspace for humans collaborating with AI agents",
"title": "Taskforce",
"repository": {
"url": "https://github.com/taskforcehq/taskforce",
"source": "github"
},
"version": "0.3.321",
"websiteUrl": "https://taskforcehq.ai",
"icons": [
{
"src": "https://taskforcehq.ai/branding/logos/logo_light.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.taskforcehq.ai/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}