Used by 2 plugins
Integrates Claude Code with the tasuku CLI for managing tasks and projects directly from your editor.
Add to your .mcp.json:
{
"mcpServers": {
"tasuku": {
"command": "tk",
"args": [
"serve",
"mcp"
]
}
}
}tk