mcp for Cursor
com.teamwork/mcp
The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.
client:Cursor
transport:sse
runtime:oci
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.ai.teamwork.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs