What is the Teamwork MCP server?
AI-first project management: plan epics, assign prioritized tasks, track team time.
How to install Teamwork
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"teamwork": {
"url": "https://teamwork.b77.ai/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"teamwork": {
"serverUrl": "https://teamwork.b77.ai/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"teamwork": {
"type": "http",
"url": "https://teamwork.b77.ai/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"teamwork": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://teamwork.b77.ai/mcp"
]
}
}
}Claude Code
claude mcp add --transport http teamwork https://teamwork.b77.ai/mcpRelated MCP servers
Generate images, videos, voiceovers, and captions from a chat prompt.
Manage Apple Ads campaigns and reporting in chat.
Live chess tournament results and up-to-date player ratings in chat.
Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.
Query and add to your Fibalo bookkeeping: documents, bank transactions, suppliers, access.
Upload files and get public CDN links in chat.