teamwork/mcp
Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point.
Quick Start
Clone the repository:
git clone https://github.com/teamwork/mcpClaude Desktop configuration example:
{
"mcpServers": {
"teamwork-mcp": {
"command": "npx",
"args": [
"-y",
"teamwork/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.