Back to MCP Servers
Quarterback
Strategic task prioritization and agent orchestration for multi-project operators. 22 MCP tools with 5-factor scoring engine, advisory document analysis, agent dispatch with autonomy levels, HMAC webhooks, time-aware planning, and CI/CD integration. Standalone CLI + MCP server.
workplace-productivityagent
Installation
npx -y quarterbackConfiguration
{
"mcpServers": {
"quarterback": {
"command": "npx",
"args": ["-y", "quarterback"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes