Stats
Actions
Tags
From taskyou
Runs locally as a subprocess via '/Users/bruno/Projects/workflow/bin/ty mcp-server --task-id 963'. Provides MCP tools related to tasks under 'taskyou' key; exact capabilities unclear from config.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"taskyou": {
"command": "/Users/bruno/Projects/workflow/bin/ty",
"args": [
"mcp-server",
"--task-id",
"963"
]
}
}
}Server configuration and connection parameters
/Users/bruno/Projects/workflow/bin/tyCommand-line arguments passed to the server process
npx claudepluginhub bborn/taskyou