Stats
Actions
Tags
From tasuku
Local Tasuku MCP server run via 'tk serve mcp' command. Provides task management capabilities, likely for Ruby/Rails todo lists and workflows.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tasuku": {
"command": "tk",
"args": [
"serve",
"mcp"
]
}
}
}Server configuration and connection parameters
tkCommand-line arguments passed to the server process
npx claudepluginhub iheanyi/tasuku --plugin tasuku