Skip to content
Cursor

ulup spaces mcp for Cursor

com.ulupspaces.www/ulup-spaces-mcp

Create projects, nodes, and tasks in UluP Spaces by conversation with Claude.

client:Cursor transport:streamable-http

Install ulup spaces mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ulup-spaces-mcp": {
      "url": "https://www.ulupspaces.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ulup spaces mcp in other clients