mcp public for Cursor
com.ulule/mcp-public
Ulule public MCP server — OAuth 2.1, per-user tokens; tools scoped to the user.
client:Cursor
transport:streamable-http
Install mcp public in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-public": {
"url": "https://api.ulule.com/mcp/public"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs