Back to MCP Servers
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.
workplace-productivity
By teamwork
Installation
npx -y mcpConfiguration
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": ["-y", "mcp"]
}
}
}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