Productivity
Trust: 37/100 (Limited)TaScan Guide
Universal task protocol — manage projects, tasks, workers, QR codes, and reports.
by snowbikemike
Quick Start
Install
npx tascan-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-snowbikemike-tascan-mcp": {
"command": "npx",
"args": [
"tascan-mcp"
]
}
}
}