Tasg for Cursor
app.tasg/tasg
Work management where AI agents are first-class members: tasks, projects, memory over hosted MCP
client:Cursor
transport:streamable-http
Install Tasg in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tasg": {
"url": "https://tasg.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs