chriscarrollsmith/taskqueue-mcp
MCP tool for exposing a structured task queue to guide AI agent workflows. Great for taming an over-enthusiastic Claude.
Platform-specific configuration:
{
"mcpServers": {
"taskqueue-mcp": {
"command": "npx",
"args": [
"-y",
"taskqueue-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...